Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / May 2008

Tip: Looking for answers? Try searching our database.

Pivot table vs formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sk8gfast - 27 May 2008 18:19 GMT
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?
Jim Thomlinson - 27 May 2008 19:38 GMT
Try this...

=SUMPRODUCT(--($A2=Customer!$F$1:$F$800),
--($B2=Sales!$H$1:$H$800),Master!L$1:O$800)

Check out this link...
http://www.xldynamic.com/source/xld.SUMPRODUCT.html
Signature

HTH...

Jim Thomlinson

> 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
[quoted text clipped - 5 lines]
>
> Can anyone help?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.