ListO
Señor Member
- Local time
- Today, 02:27
- Joined
- Feb 2, 2000
- Messages
- 167
Hi, all...
I've got a little DB which needs to export and import a couple of tables from Excell97 spreadsheets. I've gotten all that to work just fine using TransferSpreadsheet, except that I can't figure out how to catch errors is someone tries to import a spreadsheet that doesn't exist in the given pathname.
Given a pathname/spreadsheet file name, how would I check to see that it really exists there before I purge my table to make way for the import?
Many thanks to all.
-Curt
I've got a little DB which needs to export and import a couple of tables from Excell97 spreadsheets. I've gotten all that to work just fine using TransferSpreadsheet, except that I can't figure out how to catch errors is someone tries to import a spreadsheet that doesn't exist in the given pathname.
Given a pathname/spreadsheet file name, how would I check to see that it really exists there before I purge my table to make way for the import?
Many thanks to all.
-Curt