+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    04-18-2007
    Posts
    47

    Adding numbers to output dates

    Hi,

    I have a column with months (mm) and a column with years(yyyy). How can I add them together to get mm/yyyy into a new column?

  2. #2
    Registered User
    Join Date
    04-18-2007
    Posts
    47
    I figured it out myself:

    TO share:

    =Date(yyyy,mm,dd)

  3. #3
    "Eagle Eyed" Forum Moderator oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Work) and 2007 (Home)
    Posts
    7,130
    If you have your number for month (5) in A1, number for year (2007) in B1, then this in C1

    =DATEVALUE("1/"&A1&"/"&B1) result 01/05/2007 format to mm/yyyy
    oldchippy
    -------------


    If you are happy with the help you have received, please click the blue scales icon in the blue bar of the post.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

Thread Information

Users Browsing this Thread

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

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.2.0