MS Access 2013
On a routine basis I import a spreadsheet into my data base. Several of the fields contain dates. In the spreadsheet many of the date fields can be blank. When importing, using the External Data (Import & Link) for excel, I will get errors because of these blank Date fields and Access will exclude importing all records with the blank fields. I have not tried anything in VB yet.
I don't want to use a link to the excel sheet because I would have to do that from several duplicate data bases that I use to spread the load. I have split the DB and the import is on the back end db. Also, the link to the spreadsheet shows #Num for the blank date fields, but it does bring in all records.
Is there a way around this? I need all the records imported even if they have a blank date fields.
Thanks,
On a routine basis I import a spreadsheet into my data base. Several of the fields contain dates. In the spreadsheet many of the date fields can be blank. When importing, using the External Data (Import & Link) for excel, I will get errors because of these blank Date fields and Access will exclude importing all records with the blank fields. I have not tried anything in VB yet.
I don't want to use a link to the excel sheet because I would have to do that from several duplicate data bases that I use to spread the load. I have split the DB and the import is on the back end db. Also, the link to the spreadsheet shows #Num for the blank date fields, but it does bring in all records.
Is there a way around this? I need all the records imported even if they have a blank date fields.
Thanks,