View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Donna Donna is offline
external usenet poster
 
Posts: 180
Default Saving File with information from Text Box

I have several text boxes in a user form and I want to use information from
those text boxes as part of the file name. For example:
TextBox1\TextBox2.xls. How do I get the data from the text boxes to be
recognized by excel so it will save the file?