Access beginner
Hi,
Private Sub Form_Activate()
"I have code here that runs perfectly when i open the form"
end Sub
But I'm making use of a macro action "OpenForm" to open the form in a Dialog mode, but then the form ignores the "Form_Activate" procedure....
I see that i can call the code in the macro action "RunCode" selection...but what do i put in the "Function Name" option so to run the code...I have tried every thing but nothing, the form opens perfectly but the code does not run.
Thanks
Theuns
Hi,
Private Sub Form_Activate()
"I have code here that runs perfectly when i open the form"
end Sub
But I'm making use of a macro action "OpenForm" to open the form in a Dialog mode, but then the form ignores the "Form_Activate" procedure....
I see that i can call the code in the macro action "RunCode" selection...but what do i put in the "Function Name" option so to run the code...I have tried every thing but nothing, the form opens perfectly but the code does not run.
Thanks
Theuns