View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dale Fye Dale Fye is offline
external usenet poster
 
Posts: 169
Default Make a particular tab visible on a forms tab control

How do I make a particular tab on a forms tab control the one that is visible?

I've tried

me.myTab = 0

me.mytab.page(0).setfocus


--
Email address is not valid.
Please reply to newsgroup only.