"colmkav" <
colm...@yahoo.co.uk> wrote:
> I am receiving dates in an excel file that appear to be
> in format m-dd-yyyy format. When I execute the formulas
> day() and month() they get them the wrong way round ie
> the month returns the day and vice versa.
It appears that your date form is set to d-M-yyyy in the Regional and
Language Options control panel.
To convert the m-dd-yyyy form to correct numeric Excel dates, use the
Text-To-Columns feature. Be sure to click on Next, not Finish, in each
dialog box. When you get to the last dialog box, click on Date MDY to
convert the dates.
You might also need to format the cells as Date with the desired subtype,
for example d-mm-yyyy.