The “On Click” event for an individual tab in a tabcontrol only works if I click INSIDE the tab page (not the header).
The “On Click” event for the entire tabcontrol works if I click on ANY of the tab headers.
How do I run a macro when a specific tab header is clicked?
John