JamieArvato
Technical User
I'm currently using the Transfer Spreadsheet in my code which imports data from 20 spreadsheets from a particular range in a particular sheet (all s/sheets) identical.
I'm getting Import errors though on type conversion as some fields have date & text in them.
My problem is, I can't change the spreadsheet as they are in constant use.
Is there a better way to get the data into access using VBA/SQL where I can validate on entry? The problems I'm having are;
#N/A in Excel
Date field and some are blanks
Date & text in the same field
Thanks
I'm getting Import errors though on type conversion as some fields have date & text in them.
My problem is, I can't change the spreadsheet as they are in constant use.
Is there a better way to get the data into access using VBA/SQL where I can validate on entry? The problems I'm having are;
#N/A in Excel
Date field and some are blanks
Date & text in the same field
Thanks