Hello
I have some data from a temperature logger and for some reason in some of the downloaded files the date format has switched to the US format (mm/dd/yyyy hh:mm) when i need it in UK format (dd/mm/yyyy hh:mm)
As if this wasnt tricky enough, about halfway down the data table the date changes format to an even trickier one (mm/dd/yyyy hh:mm:ss AM/PM) which i also need to convert to UK format.
The first case data type seems to be 'custom' and the second one is 'general'.
Attached is a sample of the date column where it changes from one unwanted format to the other.
Please help
Bookmarks