View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cresta Cresta is offline
external usenet poster
 
Posts: 76
Default Code to Minimize the riboon

Hello All

Is there any vba code available to "Minimize the Ribbon" and leave the tabs
showing, exactly as a user would do using the context menu from the QAT or
Ribbon.

I know "Application.SendKeys ("^{F1}")" is a work around but wondered if
there was something more built in.

Thanks