View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Switch ribbons programmatically

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!