Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I would like to create a COUNTIF formula and use a date range (9/1/04 through
9/30/04) as the criteria. How do I phrase the formula? |
#2
![]() |
|||
|
|||
![]()
One way:
Assuming the dates to be counted are in col A, and you have the criteria start / end dates in B1: 9/1/04, in C1: 9/30/04 you could put in D1: =COUNTIF(A:A,"="&B1)-COUNTIF(A:A,""&C1) Format D1 as General or Number -- Rgds Max xl 97 --- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom ---- "mbparks" wrote: I would like to create a COUNTIF formula and use a date range (9/1/04 through 9/30/04) as the criteria. How do I phrase the formula? |
#3
![]() |
|||
|
|||
![]()
Fabulous. Thanks for all the help.
Happy New Year! "Max" wrote: One way: Assuming the dates to be counted are in col A, and you have the criteria start / end dates in B1: 9/1/04, in C1: 9/30/04 you could put in D1: =COUNTIF(A:A,"="&B1)-COUNTIF(A:A,""&C1) Format D1 as General or Number -- Rgds Max xl 97 --- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom ---- "mbparks" wrote: I would like to create a COUNTIF formula and use a date range (9/1/04 through 9/30/04) as the criteria. How do I phrase the formula? |
#4
![]() |
|||
|
|||
![]()
You're welcome !
Thanks for feedback Happy new year ! -- Rgds Max xl 97 --- GMT+8, 1 22' N 103 45' E xdemechanik <atyahoo<dotcom ---- "mbparks" wrote in message ... Fabulous. Thanks for all the help. Happy New Year! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating an EXCEL COUNTIF formula for a range of values | Excel Discussion (Misc queries) | |||
HOW TO USE A FORMULA TO CHANGE CELL COLOR ACCORDING TO DATE RANGE. | Excel Worksheet Functions | |||
Formula to determine a future date based on criteria | Excel Worksheet Functions | |||
Need help troubleshooting an array formula XLXP on Win2K | Excel Worksheet Functions | |||
how do i use the sum if formula with a date range? | Excel Worksheet Functions |