View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default Help using value in a Form TextBox

Hi,
I created a UserForm with a few buttons and textbox on it. I enter values
into the textbox using the buttons then I hide the userform using:
Me.Hide
frmSaveTo.Show