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
WHERE clause with DLookup
In-place upgrade of Hyper-V Server 2k8 R2 to Full Server 2k8 w/Hyper-v role
Terminal Server 2000 - disabling and/or capturing disconnecting
Cannot connect new Windows 7 client to the domain
VB code doesn't work in ACCDE file
SBS 2008 RWW Connect to Computer, will not authenticate
running a batch file before compilation
Service Pack(SP3)
Importing the Excel file into SQL Server via SSIS - Excel data is not in table format
read-only output file