|
-
Jul 29th, 2005, 04:58 PM
#1
Thread Starter
New Member
[RESOLVED] Transferring Strings Between Two Forms
In Access I have 2 Forms. Main and Secondary.
On the Main form I have a cmdButton that opens the second form using and OpenForm command.
I have text boxes on the main form that take user input as strings. I want to be able to transfer those strings to the secondary form for use, or at least be able to reference them, but have been unable to do so.
I tried referencing with a line like StringVariable = Main.txtBox.Text but was unsuccessful. Any advice would be much appreciated. Thanks.
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
|