View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GeneWan GeneWan is offline
external usenet poster
 
Posts: 21
Default prompt user to save file as {desired_name} and save it to a variab

the code will prompt user to "Save the file as:"

how do I save this user-input string so that I can "open" this file for
writing later on?

thanks!