Hi Friends,

I am trying to know is there any possibility to know which ribbon tab is active through VBS or VBA.

For example if i click on View tab, View tab will be active. now i am looking some thing like

if commandbar("View").active then
msgbox "active"
end if.

Also please let me know if this is limitation

Thanks a lot

Vijay