I want to append into excel, data from CSV. But, (mostly) the date and time fields need formatting
As you can see from the image, the data on row 40688 is correct (greek format) and the data on row 40689 don’t have the correct format.
For instance, the cell M 40689 need to change from “3/17/2021 8:51:00 PM” to “17/3/2021 8:51:00 μ.μ.”.
Any ideas?