Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I am using the sumproduct formula for multiple sheets. Below are my data which is contains from sheet1 to sheet3 when i use the sumproduct formula for in one sheet =SUMPRODUCT((A1:A9="Mark")*(B1:B9="Automatic")) it gives me the result =3 and if i use the formula in 3 different sheets it will give me the result 3+3+3= 9 To use the sumproduct formula i have defined the sheets in menu "insertnamedefine" as "ms" ={"Sheet1","Sheet2","Sheet3"}. Then i have used below formula in sheet 4. =SUMPRODUCT(COUNTIF(INDIRECT(ms&"!$a1:a9),"MARK"), COUNTIF(INDIRECT(ms&"!$b1:b9),"Automatic")) In this case i am getting the result as 75 where as it should be 9. can anybody help me out this whether any modification is required in the above formula Name Process Mark Automatic Henry Manual Henry Automatic Mark Automatic Mark Manual Henry Automatic Mark Manual Mark Automatic rgds, radha |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct using multiple sheets | Excel Discussion (Misc queries) | |||
sumproduct of multiple sheets | Excel Discussion (Misc queries) | |||
SUMPRODUCT FOR MULTIPLE SHEETS | Excel Discussion (Misc queries) | |||
SUMPRODUCT, SUMIF, COUNTIF for multiple sheets for multiple criter | Excel Worksheet Functions | |||
sumproduct looking at multiple sheets | Excel Worksheet Functions |