+ Reply to Thread
Results 1 to 3 of 3

"IF" multiple cells contain a Date then +1

  1. #1
    Registered User
    Join Date
    08-20-2012
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    16

    "IF" multiple cells contain a Date then +1

    Need help with a formula that helps me do the following:

    If any of the cells between G2 & G131 have dates then add 1 to E134
    If any of the cells between L2 & L131 have dates then add 1 to E135

    Thanks
    jb

  2. #2
    Registered User
    Join Date
    08-20-2012
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: "IF" multiple cells contain a Date then +1

    so after a bit of googling I came up with the following:


    If any of the cells between G2 & G131 have dates then add 1 to E134
    =COUNTIF(G2:G131,">1/1/1900")

    If any of the cells between L2 & L131 have dates then add 1 to E135
    =COUNTIF(L2:L131,">1/1/1900")

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: "IF" multiple cells contain a Date then +1

    try this
    Please Login or Register  to view this content.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Replies: 1
    Last Post: 01-22-2016, 09:21 AM
  2. Excel 2010 - Return date (MMM) from "multiple cells" otherwise blank
    By acopa00 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-23-2014, 10:52 AM
  3. [SOLVED] Formula Needed to fill multiple cells with "No" when the word "No" is entered into a cell
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-09-2013, 05:36 PM
  4. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  5. Replies: 2
    Last Post: 06-06-2013, 12:45 PM
  6. Return "green", "yellow" or "red" from date/age and priority ranking
    By Cantaloop in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-04-2013, 12:12 AM
  7. Change "Parent" cell based on results of multiple "Children" cells
    By ccowman in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 12-14-2012, 02:33 AM

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