|
-
March 27th, 2001, 09:32 AM
#3
Re: Forms
yes
If you show a form modally, the code after that show command is not run until the form is hidden or unloaded.
i.e.
'pre show form code
frmInput.Show vbModal
'post show form code
HTH,
Duncan
-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com
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
|