View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] etradeguru@hotmail.com is offline
external usenet poster
 
Posts: 19
Default Excel macro to prompt for filename

I am a relative beginner at macros. I have managed to automate a 10
minute manual cut, paste, format routine into a 10 second macro. (pat
on the back for me!). However, in order to complete the two seperate
parts into one nice process I need to be able to prompt for a file name
to be input. The filename always changes, but it is always in the same
location on the network. Currently the file is hardcoded into the macro
and I have to edit the macro each time to change the filename. So your
help will be greatly appreciated. Thank you in anticipation.