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]
