+ Reply to Thread
Results 1 to 4 of 4

Day count if cell is blank

  1. #1
    Registered User
    Join Date
    08-15-2013
    Location
    Bakersfield
    MS-Off Ver
    Excel 2013
    Posts
    16

    Day count if cell is blank

    Hello and Thanks in advance for any help.

    Probably ez mode for most of you.

    Column J Column K Column L
    Due Date Completion Date Days until due, unless column k has a date in it, then blank
    [code}
    =j1-today() [I]Please Login or Register to view this content.[/code]

    The Alignments confusing. J is Due date, K is Completion date, and L is days until due, or blank based on a date being present in K.

    Thanks again

  2. #2
    Forum Contributor
    Join Date
    08-02-2013
    Location
    Wageningen, The Netherlands
    MS-Off Ver
    365
    Posts
    495

    Re: Day count if cell is blank

    In L1: =IF(K1="",J1-TODAY(),"") and format as Numer

    I've assumed that if K does not have a date in it, there's also nothing else in it
    When I say semicolon, u say comma!

  3. #3
    Registered User
    Join Date
    08-15-2013
    Location
    Bakersfield
    MS-Off Ver
    Excel 2013
    Posts
    16

    Re: Day count if cell is blank

    Perfect Thank you very much.

  4. #4
    Forum Contributor
    Join Date
    08-02-2013
    Location
    Wageningen, The Netherlands
    MS-Off Ver
    365
    Posts
    495

    Re: Day count if cell is blank

    You're welcome!
    Please consider adding to my reputation (lower left corner of my post)

+ 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. [SOLVED] Count value excluding a blank cell
    By coach.32 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-20-2013, 04:12 PM
  2. Replies: 2
    Last Post: 09-10-2012, 04:16 AM
  3. [SOLVED] Count up to the last non-blank cell
    By Rianne in forum Excel General
    Replies: 8
    Last Post: 06-07-2012, 10:34 PM
  4. color blank cell red if blank or empty and count its occurances
    By stoey in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-01-2009, 08:21 AM
  5. count up to the next blank cell
    By angelperez in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-04-2008, 09:40 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