Invalid date in column: '{0}'Error:
Invalid date in column: '{0}'
Explanation:
Dates should be entered in the order year - month - day (YYYYYMMDD). Any other way of entering causes this error message.
Solution:
Check that all dates are in YYYYYMMDD format and correct the incorrectly noted dates.
|