R
ras
within in a vba program I am able to open a form object.
? oform.onopen = "[event procedure]"
My question is how do i find the actual text in the event procedure. Any
suggestions would be greatly appreciated.
I would like to then be able to edit the procedure within a program.
? oform.onopen = "[event procedure]"
My question is how do i find the actual text in the event procedure. Any
suggestions would be greatly appreciated.
I would like to then be able to edit the procedure within a program.