View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Open DialogBox in VBA

one thing he might of meant is us the GetOpenFileName

fName = Application.GetOpenFileName()

You don't need to make one. See Excel VBA help for arguments and details.

--
Regards,
Tom Ogilvy

"schoujar" wrote in
message ...

I don't think I get what you are trying to say.


--
schoujar
------------------------------------------------------------------------
schoujar's Profile:

http://www.excelforum.com/member.php...o&userid=26574
View this thread: http://www.excelforum.com/showthread...hreadid=482070