Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What I'm trying to do is count how many invoice numbers starting with 6 where
completed by a certain date. I've got a column with the date it was completed and a column of invoice numbers. Here's what I have so far: for the date =COUNTIF(H6:H1000,"<"&AB1) for the invoice numbers =COUNTIF(C6:C1000,"6*") I just can't get it where it counts them if the row matchs both. I'm useing Excel 2003 and I'm not allowed to upgrade it, otherwise I would use the COUNTIFS function in Excel 2007. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum of items in a column if they meet two criteria in another colu | Excel Worksheet Functions | |||
How do I count the number of cells that meet multiple criteria? | Excel Worksheet Functions | |||
count cells that meet 2 criteria | Excel Worksheet Functions | |||
Count the number of values in a list that meet certain criteria | Excel Worksheet Functions | |||
How do I get the total number of items that meet 2 criteria in Exc | Excel Worksheet Functions |