View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Application.GetOpenFileName

When I type this line into the beginning of my macro and then run the macro,
I am prompted with a file open dialog box. When I select the file to be
opened and click ok, the dialog box goes away and my file is not opened. Is
there more code that I have to add to the macro?