View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Filename and path

How do I allow a user to select the filename they want to import? I want the
user to start a macro and get a file open dialog. I then want to save that
path and filename to a variable. I will then ask some questions of the user
and use their value to import their selected file.

Thanks
Mike