I am trying to import old data into a new system, the new system requires date data to be in 00/00/0000 format, but the raw data has some that are 0/0/0000 with missing leading zeros.
Is there any way to perform a quick calc function or the like to add those zeros? The date is part of a calculation field that generates a unique ID that is used for a relationship to another table, without the extra zeros, the keys are not matching.
Start Free Trial