Hi
I am transferring 10 spreadsheets from Excel to Access when button on a form is clicked. (using TransferSpreadseet)
Depending on the day entered on a form different folders are selected.
There are ten tables - 1,2,3,4,5,6,7,8,9,10
question --
If spreadsheet doesn't exist for a given day, I would like it to be ignored, and go forward.
If spreadsheet exists, but it's in a wrong format, i would like to get message like "spreadsheet 3.xls is incorrect format. Please check it"
how can I condition this ?
I am transferring 10 spreadsheets from Excel to Access when button on a form is clicked. (using TransferSpreadseet)
Depending on the day entered on a form different folders are selected.
There are ten tables - 1,2,3,4,5,6,7,8,9,10
question --
If spreadsheet doesn't exist for a given day, I would like it to be ignored, and go forward.
If spreadsheet exists, but it's in a wrong format, i would like to get message like "spreadsheet 3.xls is incorrect format. Please check it"
how can I condition this ?