|
-
Dec 9th, 2003, 12:40 PM
#1
Thread Starter
Fanatic Member
Opening Forms correctly. (RESOLVED)
How do I open a form in Access and have the code wait until the form closes before the next line of code executes. There must be an easy solution.
Last edited by Avatarp; Dec 9th, 2003 at 01:48 PM.
-
Dec 9th, 2003, 01:06 PM
#2
Frenzied Member
Can you open a form modally in VBA?
-
Dec 9th, 2003, 01:16 PM
#3
Thread Starter
Fanatic Member
I got it lol
The OpenForm statement, 5th parameter has the WindowMode Property that must be set to acDialog
-
Dec 9th, 2003, 01:19 PM
#4
Frenzied Member
cool... now I have another one for you... NEXT THREAD
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
|