|
-
Jan 10th, 2002, 03:49 PM
#1
Thread Starter
New Member
How do I carry a field from a pop up form to the main form before I close it?
I am trying to a update a field in the main form as a result of chosen criteria in a pop up form before the pop up closes.........how can I do this?
-
Jan 10th, 2002, 04:17 PM
#2
Hyperactive Member
Dimension your recordest/Database variables as Public in a code module, then you can operate on them from any form in your project. Update from the pop-up, then re-display in the main form.
Graham, www.gab2001uk.com VBExplorer Forum Moderator VBExplorer
www.gab2001uk.com For comparing and contrasting DAO with ADO
Code for Creating, Copying, Compacting, Replicating, Synchronising Access 97/2000 databases plus showing Schemas and using .Seek
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
|