Trying to use SumProduct with IF statement from different worksheet in same workbook.

NBPuts

New Member
Joined
Apr 13, 2015
Messages
2
Hi,
I am trying to get a count of only non-hidden cells from a new worksheet within the workbook for column b where column a says a specific phrase such as service. I have tried the below, but am not getting exactly what I need and the numbers are not accurate.

=SUMPRODUCT(SUBTOTAL(3,OFFSET(Static!$B$1,ROW(Static!$B$1:Static!$B$2000)-ROW(Static!$B$1),0)),(Static!$B$1:Static!$B$2000=A9)+0)*(Static!$A$1:Static!$A$2000="service")


Thank you!
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Hi NBPuts,

Before applying this formula, is the data filtered on column A for the keyword "service" ?


Regards,
DILIPandey
 
Upvote 0
Hi NBPuts,

Can you upload a sample workbook to a public link and share that link ?


Regards,
DILIPandey
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top