I created a new base in preparation for moving some spreadsheet data. Column 'A' of the sheet is dates.
I'm thinking I can set the primary field as a 'date' field and include 'time' in order to make each record unique. After import (copy & paste) I can change the default time (12:00am) to 12:01am, 12:02am, etc. if there are multiple spreadsheet rows (records) with the same date.
QUESTION: Is there a potential issue with having a dates in the Primary Field?