Pivot table vs formula

S

sk8gfast

I can get this info via pivot table, but there has to be a way to get sum it
via a formula. I have multiple worksheets and each has multiple rows/columns
of data. I want to use 2 different sets of criteria (from different
worksheets) to sum multiple columns of numbers in the master worksheet. I
keep getting #N/A.

{=SUM(IF(($A2=Customer!$F$1:$F$800)*($B2=Sales!$H$1:$H$800),Master!L$1:O$800,FALSE))}

Can anyone help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top