Quick question,
i am doing an extraction of date's out of a txt file.
now, after the extraction is done, i have a list of dates, but i notice that some of them are in european format, and some are in american format.
So that makes it that it shows some dates as completed on 4th december 2013, while they are actually 12th april 2013.
I was thinking about putting the extraction date in a cell, and let excel test to see if the date is later then the extraction date, and if this would be the case to change it from 4/12/2013 to 12/4/2013.
Does anybody have a suggestion about how i could get this done without resorting to macro's?
Thank you in advance
i am doing an extraction of date's out of a txt file.
now, after the extraction is done, i have a list of dates, but i notice that some of them are in european format, and some are in american format.
So that makes it that it shows some dates as completed on 4th december 2013, while they are actually 12th april 2013.
I was thinking about putting the extraction date in a cell, and let excel test to see if the date is later then the extraction date, and if this would be the case to change it from 4/12/2013 to 12/4/2013.
Does anybody have a suggestion about how i could get this done without resorting to macro's?
Thank you in advance