Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Amanda
 
Posts: n/a
Default Count cells with condition

I need to count the number of cells in Column D that contain a date (or is
not blank) AND Column C contains "Amanda" in the same row.

I had it (by trial and error) and cannot recreate.
Please help.
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=SUMPRODUCT(--(D1:D1000<""),--(C1:C1000="Amanda"))

In article ,
Amanda wrote:

I need to count the number of cells in Column D that contain a date (or is
not blank) AND Column C contains "Amanda" in the same row.

I had it (by trial and error) and cannot recreate.
Please help.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
edg edg is offline
external usenet poster
 
Posts: 5
Default Count cells with condition

Thank you, thank you - you've also solved my problem
--
edg


"JE McGimpsey" wrote:

One way:

=SUMPRODUCT(--(D1:D1000<""),--(C1:C1000="Amanda"))

In article ,
Amanda wrote:

I need to count the number of cells in Column D that contain a date (or is
not blank) AND Column C contains "Amanda" in the same row.

I had it (by trial and error) and cannot recreate.
Please help.


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
Count if array contains cells of a certain value Melissa Excel Worksheet Functions 2 July 29th 05 03:37 AM
How do I count the number of cells in a list, e.g. H6:H12, J4, J7: KTS Excel Worksheet Functions 0 July 26th 05 09:09 PM
Count # of cells b/w cells ... AriBari Excel Discussion (Misc queries) 4 July 18th 05 10:26 PM
Count with Hidden cells Stretch Excel Discussion (Misc queries) 5 July 10th 05 12:55 AM
how 2 Count number of cells that have specific condition format? daveydavey Excel Worksheet Functions 2 May 4th 05 03:06 PM


All times are GMT +1. The time now is 08:16 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"