I am working on a utility that imports a daily report sent to us by one of our customers. One of the fields in the excel sheet is a date field representing the desired date that we ship the product back to them. However, in this report, some of the values have "00/00/00" instead of an acual date in them. When I run the code to import this spreadsheet, it generates my normal table, but it also generates a conversion error table telling me about all the invalid dates. The normal table that it creates is fine and perfectly usable, but I'd rather it not worry about the conversion errors.
Anyone have any ideas?
Thanks!
Brooks Tilson
Database Development
Tilson Machine, Inc.
Anyone have any ideas?
Thanks!
Brooks Tilson
Database Development
Tilson Machine, Inc.