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

multiple date formats worksheet

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Multiple date formats in a worksheet

Multiple date formats in a worksheet

ResolvedVersion 2003

Richard has attended:
Excel Advanced course

Multiple date formats in a worksheet

I have two date fields in a worksheet, the dates are in multiple different formats. When I try and convert the date fields to text some are represented as 12/16/2008 and others are represented as 39753.

What is a simple way to convert all the dates into the same format e.g. 12/16/2008, so I can then do some date comparison functions such as Days 360.

Btw, there are over 40 000 rows of data in the worksheet

Thanks
Richard

RE: multiple date formats in a worksheet

Hello Richard
Thank you for your question

In a seperate column try this formula:
=TEXT(C4,"dd/mm/yyyy")

C4 is the original date field so you will need to change this to whatever cell the original date field is in. Also, have you tried formatting the original column as date rather than text?

If this resolves your question, please mark it as resolved. If not, please reply with more information.

Kind regards
Cress

Excel tip:

LARGE and SMALL functions and their uses

Two of Excel's most common functions are the MAX and MIN functions which will display the largest (MAX) or smallest (MIN) value in a series. What if you need the 2nd or 3rd largest or smallest values instead of the largest or smallest?

The =LARGE(array,n) returns the nth largest value of a series.

The =SMALL(array,n) function returns the nth smallest value of a series.

In both functions, 'n' represents the order of the number you want to display. For example, putting in 2 as n will give you the second highest number; putting in 3 as n will give you the third highest number.

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.