I have a workbook with personal Ribon Tab
====== "customTab"
etc.
I would like this ribbon tab to be activated systematically when activating a sheet in the workbook, so that even if the user temporarily uses another ribbon tab, my custom tab is reactivated when switching to a sheet.
Despite all my research I haven't found a solution.
Thank you for help
Philippe
yes I already have a ribbon whose code starts with:
For the VBA:
`
And:
BUT I have to deal with an error, because regularly calling the tab display causes an error.
Sincerely
THANKS