+ Reply to Thread
Results 1 to 4 of 4

How to add date to one cell if multiple cells contain a value

  1. #1
    Registered User
    Join Date
    03-29-2019
    Location
    California
    MS-Off Ver
    16.16.8
    Posts
    7

    How to add date to one cell if multiple cells contain a value

    I tried this function =IF(ISNUMBER(F17),(TODAY()),""), but it only works for that one cell. I want B17 to contain a date if any of the cells F17:P17 contain a value. I tried =IF(ISNUMBER(F17:P18),(TODAY()),""), but that does not work. I just want a date to appear if I add a value(s) into any one of these cells.
    Last edited by craywall; 03-29-2019 at 05:47 PM.

  2. #2
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: How to add date to one cell if multiple cells contain a value

    you can use

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    COUNTA counts how many cells are filled.

  3. #3
    Registered User
    Join Date
    03-29-2019
    Location
    California
    MS-Off Ver
    16.16.8
    Posts
    7

    Re: How to add date to one cell if multiple cells contain a value

    Thank you. That's exactly what I was looking for!

  4. #4
    Registered User
    Join Date
    03-29-2019
    Location
    California
    MS-Off Ver
    16.16.8
    Posts
    7

    Re: How to add date to one cell if multiple cells contain a value

    Actually, this works, but it continues to go to the current date. I want the data to remain on the date entered.

+ 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. Select multiple multiple cells adjacent to a date and populate a table
    By fedeboja in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-21-2018, 05:51 PM
  2. Macro to find Date Cells > Current Date and delete everything to left of that cell
    By LewisLonsdale in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-25-2015, 06:36 AM
  3. [SOLVED] Conditional Formatting Multiple Cells Based On Date In Other Cell
    By Gtrtim112 in forum Excel General
    Replies: 3
    Last Post: 01-03-2015, 06:18 PM
  4. Replies: 2
    Last Post: 08-19-2014, 10:59 AM
  5. Replies: 2
    Last Post: 05-18-2012, 09:27 AM
  6. Filling cells with 3 different colors based on date in cell and todays date
    By chinookcrew in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-23-2009, 07:36 AM
  7. [SOLVED] Date and time stamping multiple cells for multiple entries.
    By Gerald in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-09-2006, 08:50 AM

Tags for this Thread

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