Matt Brown
Registered User.
- Local time
- Today, 07:11
- Joined
- Jun 5, 2000
- Messages
- 120
How do you reference a Page in a tab control in an expression.
Say i had a form thats called "myForm", a tab control called "myTab" and a page on that tab control called (hey you guessed it) "myPage"
Would the reffering expresion read as follows:
Forms![myForm]![myTab]![Page:myPage] or would it be
Forms![myForm]![myTab]![myPage]
or none of the above.
Any help suggestions would be appreciated.
Matt

Say i had a form thats called "myForm", a tab control called "myTab" and a page on that tab control called (hey you guessed it) "myPage"
Would the reffering expresion read as follows:
Forms![myForm]![myTab]![Page:myPage] or would it be
Forms![myForm]![myTab]![myPage]
or none of the above.
Any help suggestions would be appreciated.
Matt
