View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maria[_7_] Maria[_7_] is offline
external usenet poster
 
Posts: 25
Default Open Files via InputBox

Hello there,

I would like to create an InputBox that gives the user the
possibility to decide which file to open - he/she should
type in the whole path. Is that possible, and if it is how
am I going to do it? Then, if the macro should work with
the open file, how can I adress it? (The files look all
the same but have slightly different names and different
data ...)

Thanks for your help!

Maria