View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Hide Tab in TabSheet on UserForm

MultiPage1.Pages(1).Visible = False

First tab is 0

--

HTH

RP

"bforster1" wrote in message
...

Is it possible to hide a tab in a Tabsheet on a Userform and then have
it reappear based on certain conditions??

Thanks


--
bforster1
------------------------------------------------------------------------
bforster1's Profile:

http://www.excelforum.com/member.php...o&userid=11771
View this thread: http://www.excelforum.com/showthread...hreadid=266145