M
Mike
How come the label of the tab does not register the on
click event?
For example, when the user clicks a tab, I want it to
switch pages, but I also want to change the record source
of a subform. However, the on click event is not activated
when clicking the tab label.
__________ ___________
/Hello \/Good Bye \_________________________
| |
| |
For example, when the user clicks "Hello", I want it to
register an event, so I figured it would be the on click
event. However, this does not seem to be the case.
Is there any way I can make it so that when the user
clicks "Hello", it can register a Macro or VB Code?
click event?
For example, when the user clicks a tab, I want it to
switch pages, but I also want to change the record source
of a subform. However, the on click event is not activated
when clicking the tab label.
__________ ___________
/Hello \/Good Bye \_________________________
| |
| |
For example, when the user clicks "Hello", I want it to
register an event, so I figured it would be the on click
event. However, this does not seem to be the case.
Is there any way I can make it so that when the user
clicks "Hello", it can register a Macro or VB Code?