R
Rose B
I am sure (hope) that there is an easy way of doing what I want to do.....
but I cannot find it!
I have a form (form A) with a number of buttons all of which, when clicked,
need to open another form (form B) and set a variable used by that form (form
B) to a particular value - let's call it myVariable. I have defined
myVariable as a Public String and set it in the On Click event of the
button(s) in form A. It is first used in the On Open event of form B. Form B
is unbound.
Is anyone able to help?
but I cannot find it!
I have a form (form A) with a number of buttons all of which, when clicked,
need to open another form (form B) and set a variable used by that form (form
B) to a particular value - let's call it myVariable. I have defined
myVariable as a Public String and set it in the On Click event of the
button(s) in form A. It is first used in the On Open event of form B. Form B
is unbound.
Is anyone able to help?