Hello,
I would like to know how to refer to a specifec page on a tab form?
Like this:
If me.form![what_ever_condition] then
me.form![tab_form_name]![page2].visible = false
End if
I can't seem to make this work, i cna't refer to the page on the tab form.
Can this be done?
Thanks,
Sylvain
I would like to know how to refer to a specifec page on a tab form?
Like this:
If me.form![what_ever_condition] then
me.form![tab_form_name]![page2].visible = false
End if
I can't seem to make this work, i cna't refer to the page on the tab form.
Can this be done?
Thanks,
Sylvain