ByronJohnson
MIS
Does any one know how to declare a variable that can be used by one than one form.
Example:
I have a main form where when the user clicks on a text box then a pop-up menu comes up which then displays data depending on what was selecting on that field. Then I want whatever is selected to be placed into a text box on the main form.
I don't know how or if it is even possible to declare a variable that can be shared by more than one form.
Byron
Example:
I have a main form where when the user clicks on a text box then a pop-up menu comes up which then displays data depending on what was selecting on that field. Then I want whatever is selected to be placed into a text box on the main form.
I don't know how or if it is even possible to declare a variable that can be shared by more than one form.
Byron