Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mcmillad
 
Posts: n/a
Default countif non blank cells + dates overdue


I am trying to count data in one column based on dates in another,
Column A is either blank or non blanks and column B are Due dates.
I would like to have a count of all non blank cells that have a due
date before and including today. Preferably using the today()
function, as this is a constantly changing list, and I would prefer not
to type it in manually every day.
I've tried various ways of doing this, but excel seems to have a
problem with me using "*" to show the non blank cells.
Can anyone help me with this?


--
mcmillad
------------------------------------------------------------------------
mcmillad's Profile: http://www.excelforum.com/member.php...o&userid=33637
View this thread: http://www.excelforum.com/showthread...hreadid=534106

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default countif non blank cells + dates overdue

=SUMPRODUCT(--(A2:A200<""),--(B2:B200<=TODAY()))

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"mcmillad" wrote in
message ...

I am trying to count data in one column based on dates in another,
Column A is either blank or non blanks and column B are Due dates.
I would like to have a count of all non blank cells that have a due
date before and including today. Preferably using the today()
function, as this is a constantly changing list, and I would prefer not
to type it in manually every day.
I've tried various ways of doing this, but excel seems to have a
problem with me using "*" to show the non blank cells.
Can anyone help me with this?


--
mcmillad
------------------------------------------------------------------------
mcmillad's Profile:

http://www.excelforum.com/member.php...o&userid=33637
View this thread: http://www.excelforum.com/showthread...hreadid=534106



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Countif not blank Darby Excel Worksheet Functions 3 September 7th 05 08:30 PM
Formula to delete blank cells across multiple columns? SamFunMail Excel Worksheet Functions 2 September 1st 05 07:05 AM
pivot tables reports - altering display of (blank) cells cak Excel Worksheet Functions 1 August 22nd 05 12:39 AM
CONCATENATE problem with blank cells roger_home Excel Discussion (Misc queries) 1 August 17th 05 09:18 PM
Blank Cells in Pivot Tables Greg Excel Discussion (Misc queries) 1 March 16th 05 09:23 PM


All times are GMT +1. The time now is 02:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"