Command Button to open 2 .CSV's in multiple tabs in excel workbook

Astello

Registered User.
Local time
Today, 06:55
Joined
Oct 6, 2006
Messages
29
I want to use command buttons to open two separate .csv files in the same excel workbook on different tabs. Is this possible?
 
Did you try it? This is a DOS file sharing issue. As long as you're not updating the file, it should be ok.
 
Yes, I turned them into .xls files and then put them in the workbook. They're originally .csv output from another program, but it's fine for them to end up .xls
Thanks!
 
Access can link directly to .csv files. You don't have to import them into a workbook.
 
Yes, but I need to put them into Excel so I can run a macro on them. The things I need to do are difficult/impossible in Access, but quite simple in Excel.
 

Users who are viewing this thread

Back
Top Bottom