+ Reply to Thread
Results 1 to 3 of 3

Enter todays date next to text using if error

  1. #1
    Forum Contributor
    Join Date
    01-24-2013
    Location
    NY,NY
    MS-Off Ver
    MS 365
    Posts
    250

    Enter todays date next to text using if error

    Good morning,

    I would like to add the date next to text. Please see sample sheet.

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,950

    Re: Enter todays date next to text using if error

    Try

    ="Out sick "& TEXT(TODAY(),"mm/dd/yy")

    Replace TODAY() with the cell containing the date [if required]
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,633

    Re: Enter todays date next to text using if error

    If you want to keep the date,different methods ( formulas and VBA) are described at https://excelchamps.com/excel-basics/timestamp/ ( among others)
    Just replace NOW() with TODAY() in the formulas ( be careful to read the ENTIRE procedure).

+ 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. VBA to enter todays date in next empty row
    By muss1210 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-11-2017, 02:17 AM
  2. Macro to enter todays date in an active cell then delete contents of cell to left
    By Ted Dennis in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-10-2015, 09:50 AM
  3. [SOLVED] Macro to Force Users to Enter Todays Date on a Particular Cell
    By Kimston in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-14-2012, 11:56 AM
  4. Error in macro for finding todays date
    By Saturn in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 12-12-2011, 03:04 PM
  5. enter todays date
    By twofootgiant in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-17-2011, 01:46 AM
  6. Generate error message if todays date not picked.
    By processchip in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-15-2011, 09:28 AM
  7. macro to enter todays date in a specific cell
    By ice in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-29-2010, 02:37 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