View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Default entry in dropdown on Ribbon

I have a dropdown control on the ribbon with two static entries. I would like
the first entry to be the default to appear when the file containing the
ribbon is opened. Is there a way to just build into the XML what the default
should be? If not, how can I get a default entry to appear?

Thanks!