Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How to merge (expand) range criteria for COUNTIF outside the sheet1.
=COUNTIF(C:C+[737.xls]Sheet1!$C:$C;C4) That is not working. How to fix that? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe
=COUNTIF($C:$C,C4)+COUNTIF('[737.xls]Sheet1'!$C:$C,C4) Regards Rowan "Davor ®upaniæ" wrote: How to merge (expand) range criteria for COUNTIF outside the sheet1. =COUNTIF(C:C+[737.xls]Sheet1!$C:$C;C4) That is not working. How to fix that? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF | Excel Worksheet Functions | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |