View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rafael Chang[_2_] Rafael Chang[_2_] is offline
external usenet poster
 
Posts: 1
Default How to use macro to open an specific file

To anyone that can help me:

I need to create a macro that allows the user to select a specific file, no
matter what the name of the file is. Also, the file may be located anywhere.
In short, I want to enable the user to select the file in any directory
location, but, when it opens, has the restriction of the content validation.

Can someone give me a light?
Thank you!!