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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA in Excel to Ask which file to use?

Status
Not open for further replies.

Joycelet

IS-IT--Management
Mar 26, 2003
79
GB
Hi

I have module that imports data from another workbook into a new spreadsheet in my master workbook. which I have working fine - but the users don't also call the workbook the same name so I'm looking how to get the code to prompt the user to select the file they want to import?

Any ideas greatly received.

Thanks
 
Hi there,

The GetOpenFileName method is what you're asking for. Would you mind posting your code?

Regards,
Zack Barresse

Simplicity is the ultimate sophistication. What is a MS MVP? PODA
- Leonardo da Vinci
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top