+ Reply to Thread
Results 1 to 3 of 3

Combine data from 2 cells that have a date in them.

  1. #1
    Registered User
    Join Date
    04-10-2012
    Location
    Pennsylvania
    MS-Off Ver
    Excel 2007
    Posts
    2

    Combine data from 2 cells that have a date in them.

    I have a spreadsheet. I have attached the spreadsheet. I need to have Cabin creek sheet, A2,B2 and C2 combined in cell A2 in spreadsheet chart data. For example I need chart data, A2 to look like this:
    12/11/09 to 01/09/09
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: Combine data from 2 cells that have a date in them.

    The formula you're looking for is probably:

    =TEXT('Cabin Creek'!A2,"mm/dd/yy") & " to " & TEXT('Cabin Creek'!C2,"mm/dd/yy")

  3. #3
    Registered User
    Join Date
    04-10-2012
    Location
    Pennsylvania
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Combine data from 2 cells that have a date in them.

    Thank you Andrew!! That is exactly what I needed.

+ Reply to Thread

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.6.0 RC 1