Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

open dialog box 1

Status
Not open for further replies.

venkman

Programmer
Oct 9, 2001
467
US
Is there a way to display the open file dialog box in Excel? I know you can use GetOpenFilename(), but that doesn't actually open the files, it just returns the array. I'd like to have a fully functional Open dialog that works exactly the same as if you clicked "file->open...".

Thanks,
Venkman
 
Gotcha, exactly what I was looking for.
Thanks,
Venkman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top