by AndyAmphlett » Fri Apr 16, 2021 9:21 pm
Specifying date format can't be specified that I can see; Tom would have to advise. But you can convert the text format date to date format.
Insert an additional column.
Use the formula =datevalue() to generate the date in number format.
Select the resulting cells and right click Format cells > Date
Copy the results and use paste values back into the same cells.
You now have the cells in date format.
Hope that helps.
Andy.