View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Simon Lloyd[_607_] Simon Lloyd[_607_] is offline
external usenet poster
 
Posts: 1
Default Hiding Userforms


Hi,

Have you tried......Unload Userform1 in the Private Su
ComboBox1_Change() module or Userform1.Hide in the Private Su
CommandButton1_Click() module? or in the Private Sub TextBox1_Change(
module you could use Unload Me .

Hope these help!

Simon

--
Simon Lloy
-----------------------------------------------------------------------
Simon Lloyd's Profile: http://www.excelforum.com/member.php...nfo&userid=670
View this thread: http://www.excelforum.com/showthread.php?threadid=27682