I am trying to do a refresh after a tab is selected on my form with no luck.
The only event options I have showing on the tab are as follows:
On Click - This event does not work. I can't even display a message here. Example: MsgBox "Made it here"
On Dbl Click
On Move Click
on Mouse Move
On Mouse Up
I have read about others having the same problem which was solved by using the On Change event which I don't have.
Please help...Ludington
The only event options I have showing on the tab are as follows:
On Click - This event does not work. I can't even display a message here. Example: MsgBox "Made it here"
On Dbl Click
On Move Click
on Mouse Move
On Mouse Up
I have read about others having the same problem which was solved by using the On Change event which I don't have.
Please help...Ludington