Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to count how many instances of 123 are found today (4/3)
I also need to count how many instances of 123 are found in the past week (probably just need to add ""&(TODAY()-7)) The # of rows may be 100, 1000, or 10000. 1/2 of the formulas I tried dont allow arrays of the entire column. ------------------------------ Sample data A B 123 4/3/2006 13:45 456 4/3/2006 12:34 789 4/3/2006 11:23 123 4/3/2006 10:01 456 4/2/2006 11:11 456 4/2/2006 10:46 789 4/2/2006 10:23 ------------------------------ I tried using "="&(TODAY()) in many formulas, but the syntax is always wrong. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count using 2 conditions, one of which being a "less than or equal to" - URGENT | Excel Discussion (Misc queries) | |||
COUNT using multiple conditions | Excel Discussion (Misc queries) | |||
Count the number of Cells in one ROW with conditions | Excel Worksheet Functions | |||
returning a count if two conditions are met | Excel Worksheet Functions | |||
How do I count number of cels the matches 2 conditions ? | Excel Worksheet Functions |