View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Juan Pablo González Juan Pablo González is offline
external usenet poster
 
Posts: 226
Default Using a "File-Open"-Window in a Excel Macro?

Take a look at

Application.GetOpenFileName

in the help file.

--
Regards,

Juan Pablo González

"PeterBrinkrolf " wrote in
message ...
Hey Ya,

How can I display a window similar to the "File-Open" one within a
Excel-Macro to make the user selecting a file?
I am looking for any more convenient method to get a filename than
using a InputBox in which the user had to type the complete filename
including it's path...

Thanks!

Peter


---
Message posted from http://www.ExcelForum.com/