+ Reply to Thread
Results 1 to 4 of 4

name and date in the same cell

  1. #1
    Forum Contributor
    Join Date
    05-24-2012
    Location
    Racine, wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    225

    name and date in the same cell

    in b1,d1,f1 and h1 I have a mane in the cell, is there a way that when I open the worksheet, sheet3, that the name stays in the cell and then todays date
    will end up to the right of it in the same cell?

    thanks
    Keith

  2. #2
    Valued Forum Contributor
    Join Date
    02-07-2013
    Location
    Philippines
    MS-Off Ver
    Excel Online; 365
    Posts
    610

    Re: name and date in the same cell

    Try:

    =Sheet1!B1&" "&TEXT(DATE(YEAR(TODAY()),MONTH(TODAY()),DAY(TODAY())),"mmm-dd-yyyy")
    If I've helped U pls click on d *Add Reputation

  3. #3
    Forum Contributor
    Join Date
    05-24-2012
    Location
    Racine, wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    225

    Re: name and date in the same cell

    where do I put that formula?, i'm still new to excel, when I right click the sheet and pick view code then paste it there it all turns red

    thanks
    Keith

  4. #4
    Valued Forum Contributor
    Join Date
    02-07-2013
    Location
    Philippines
    MS-Off Ver
    Excel Online; 365
    Posts
    610

    Re: name and date in the same cell

    In sheet3 B1

+ 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. Looking to display data in a cell, only if today's date is 7 days past a cell's date
    By mbenderpetassure in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-20-2015, 01:57 PM
  2. Date entry control-condition date in cell J>date in cell H
    By erkamu in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-01-2014, 07:04 AM
  3. Send an Email by cell date in comparison to actual date referencing cell text.
    By greaseebogus in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-15-2014, 10:03 PM
  4. [SOLVED] Move date shown in cell to new cell directly left once date has passed
    By jamieswift1977 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-16-2013, 11:23 AM
  5. Replies: 2
    Last Post: 03-01-2013, 04:33 PM
  6. Replies: 1
    Last Post: 10-02-2012, 02:42 PM
  7. How to: Click on a cell, calendar pops up, pick a date, date appears in cell.
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-08-2011, 01:56 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