View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Homey Homey is offline
external usenet poster
 
Posts: 143
Default Switch ribbons programmatically

when workbook with ribbon active its ribbon is visable. you have change to
another workbook with no ribbon for ribbon to change to norml

"xp" wrote in message
...
In Excel 2007,

Suppose you have a custom ribbon started from scratch in a workbook. Is
there
a way to programmatically cause it to revert back to the default/built-in
ribbon and back again while the workbook remains open?

If so, can someone please help me code it?

Thanks!