|
-
June 15th, 2001, 11:29 AM
#1
passing variables between forms
I am trying to pass a variable between two forms in an application. I have declared the variable (strStation) as public in module1. What I am trying to accomplish is when the user clicks on the "View" menu, he can scroll down to "Station Number" and when he clicks on it a pop-up window will appear asking him to enter a station number. Upon entering the station number and pressing the enter key, I would like the pop-up window to close, and transfer the station number the user entered to a text box on the User interface. I have everything working - except for getting the station number to appear on the user interface form. HELP!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|