Detect Tab Click (or Got Focus) on Access Customized Ribbon

J

Jerry Fox

I have tried onAction in the <Tab line but it cause failure of the Ribbon
XML file and the Std Access ribbons shows, not my customized one.

Surely there is a simple way to have a callback function execute when you
click any Tab and read the id and take action appropaite such as show a
particular form or report rather than force the user to click again to show
the form or report. Any help will be and is appreciated.

Jerry Fox
 
Top