Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

anthony any luck date

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Anthony, any luck on the date problem

Anthony, any luck on the date problem

ResolvedVersion 2003

Peter has attended:
Excel Advanced course

Anthony, any luck on the date problem

Anthony, any luck on the date problem

RE: Anthony, any luck on the date problem

Hi Pete, thanks for your query. This is the formula you need:

=IF(LEN(A1)=6,(MID(A1, (LEN(A1)-5),2)) & "/" & (MID(A1, (LEN(A1)-3),2))& "/" & RIGHT(A1,2),(MID(A1, (LEN(A1)-4),1)) & "/" & (MID(A1, (LEN(A1)-3),2))& "/" & RIGHT(A1,2))

Paste into an empty cell, replace all references to A1 with the reference of the cell at the top of the dates and then Autofill down. The result will be the numbers in date format regardless of days with one or two figures. I found copying the results and then pasting them back in as values, then reformatting them as Dates worked well, but try reformatting into Long Date format. Excel will turn the last 10 into 2010. After that the data should be back in date format entirely.

Hope this helps,

Anthony

Excel tip:

Using Excel's MODE function

Use Excel's MODE function to display the most common value present in a particular range of cells.

The Mode function looks like this:

=MODE(cell range)

As an example, if 35 is the most commonly recurring number in a particular cell range, then the function will display 35.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.