I
Ian
For my form's "On Open" event I am using an "If"
statement where if a certain condition is met, I want a
second form to open. I am using "DoCmd.OpenForm ("form
name") The second form opens OK but the view stays with
the first form. I want to see the second form at this
point. It works fine when I switch from Design view to
Form view but not when I open the orignal form the first
time.
Can anybody please help me with this?!!!
Thanks
statement where if a certain condition is met, I want a
second form to open. I am using "DoCmd.OpenForm ("form
name") The second form opens OK but the view stays with
the first form. I want to see the second form at this
point. It works fine when I switch from Design view to
Form view but not when I open the orignal form the first
time.
Can anybody please help me with this?!!!
Thanks