I have a text data field called Visit Date, which contains text written as date eg 12/12/2024
It really needs to be a date field to allow me to use a date picker and do calculations on the dates.
I have a new data field set up as date called Visit_Date. Is the way of converting all the text data into a date???
There are around 3000 records to update.
Thanks