Microsoft
Software
Hardware
Network
Question : Pause sub, open form, continue sub to update
How to I do this?
1. from a sub routine on Form 1 open Form 2 and pause.
2. After a click on Form 2, set a global variable then close Form 2. ( I know how to do this )
3. After Form 2 has closed continue with sub routine on Form1 where we update a field with the global variable value.
Answer : Pause sub, open form, continue sub to update
in your codes on sub routine on Form 1 open Form 2 in modal/dialog mode,
this will halt your code in the sub and will resume after you close form 2
docmd.openform "Form2",,,,,acdialog
Random Solutions
VB.NET 3.5: how to copy an embedded resource to a file
Moving mailboxes from SBS 2003 to Exchange 2007
Access 2000 Multi User Help
How do I setup a VPN site to site tunnel between a linksys VPN router and ISA server 2006?
Install a CA on Windows Server 2008 R2 Server Core
fax from a network
Dynamic Enumerate items procedure
70XX Event ID's causing a very slow login
vLite Won't Launch
How to fix Time on PC not matching network?