|
-
Mar 17th, 2004, 10:22 AM
#1
Thread Starter
Member
Running Form_open twice
Hi all,
I Got a form with a form_open event. Problem that i have is that this event is ALWAYS run twice instead of the wanted 1 time. This also happens when using the form_load and form_activate events.
Does anybody have any idea what can be done about it? I am using Acces 2000 with VBA 6.0
Thanks a lot 
[edit] tested some more, this event is ONLY run twice when i use the docmd.openform procedure t open the form, not when openening it manually. Is thewre any other way to open a form in a way that this doesent cause the form_open procedure to be executed twice? [/edit]
Last edited by irenicus; Mar 17th, 2004 at 10:44 AM.
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
|