+ Reply to Thread
Results 1 to 3 of 3

[SOLVED] Numbers from 3 columns to Date

  1. #1
    Forum Contributor
    Join Date
    05-26-2004
    Location
    Halifax, UK
    MS-Off Ver
    Office 2016
    Posts
    260

    [SOLVED] Numbers from 3 columns to Date

    I have been given a spreadsheet that has Date information in 3 separate columns: A is the Day, B is the Month and C is the year, for example A=10, B=6, C=2017 would be 10th June 2016 (in British Date Format).

    I have tried using =DATE(YEAR(C1), MONTH(B1), DAY(A1)) to convert the separate components into a true Date but it just returns something like 01/01/1905, which is clearly not what I'm after!

    So my question is: how do I turn separate date elements into a true date in Excel?

    Thanks
    Last edited by TheRobsterUK; 11-01-2017 at 10:21 AM.

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Numbers from 3 columns to Date

    =date(c1,b1,a1)

  3. #3
    Forum Contributor
    Join Date
    05-26-2004
    Location
    Halifax, UK
    MS-Off Ver
    Office 2016
    Posts
    260

    Re: Numbers from 3 columns to Date

    Ah yeh obvious now! Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. i need to sort three columns of data so the numbers match all columns where found
    By lisagonzalez in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-24-2015, 03:10 PM
  2. Replies: 2
    Last Post: 12-24-2013, 06:53 PM
  3. [SOLVED] 2 separate columns with numbers separated by commas and single numbers not, need sum
    By Slothbob in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-22-2013, 04:33 PM
  4. Replies: 1
    Last Post: 03-09-2013, 02:55 PM
  5. Replies: 6
    Last Post: 01-07-2013, 08:58 PM
  6. Do I need serial numbers to make Date by month columns?
    By KathleenTurnis in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 01-03-2013, 03:58 PM
  7. Comparing numbers in lists/columns of numbers
    By Onesimus in forum Excel General
    Replies: 3
    Last Post: 12-15-2007, 02:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1