I have an Access Form with a Tab Control. I need to run some code AS the user clicks on a given tab.
The change event of the Tab Control will not work but it only fires after the change has happened.
When the user clicks on a given tab of the Tab Control AND before anything else happens is where this code must run.
I am stuck.
Start Free Trial