Probably a very simple question to the cognoscenti!
I am creating a new table (access 2003) by importing an excel spreadsheet, processing the data then deleting the table for the next import. The spreadsheets come in from worldwide users and shuld be in a standard format, issued centrally.
There should be 31 columns in the table but some users delete the final column heading as they do not populate it, then queries appending the data to a permanent table fall over - very annoying as the application triggers on scheduler and opens and closes automatically
is there a way to count the number of columns before I start the processing?
Any help would be appreciated!
I am creating a new table (access 2003) by importing an excel spreadsheet, processing the data then deleting the table for the next import. The spreadsheets come in from worldwide users and shuld be in a standard format, issued centrally.
There should be 31 columns in the table but some users delete the final column heading as they do not populate it, then queries appending the data to a permanent table fall over - very annoying as the application triggers on scheduler and opens and closes automatically
is there a way to count the number of columns before I start the processing?
Any help would be appreciated!