View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kent Kent is offline
external usenet poster
 
Posts: 7
Default Select Tab on Ribbon at Run Time

Is there any way to select ("activate") a tab on the ribbon at run
time? I have a book titled "Excel 2007 VBA" that states the only way
to activate a tab is by using send keys but it does not provide an
example.