Help with Sumproduct

helpme290

New Member
Joined
Jul 13, 2015
Messages
33
Hello all,

I have provided the spreadsheet that I need help on.

Within the sheet named "tab" I want to use the formula Sum-product as a check to a specific set of numbers. I provided the objective of the exercise within the Spreadsheet in the sheet name "tab". I feel that it is easier to understand when you see the file.

https://www.dropbox.com/s/lqwxk8lqpx...lp.2.xlsx?dl=0

All of your help is greatly appreciated!!
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Hello all,

I have provided the spreadsheet that I need help on.

Within the sheet named "tab" I want to use the formula Sum-product as a check to a specific set of numbers. I provided the objective of the exercise within the Spreadsheet in the sheet name "tab". I feel that it is easier to understand when you see the file.

https://www.dropbox.com/s/lqwxk8lqpx...lp.2.xlsx?dl=0

All of your help is greatly appreciated!!
Hi, helpme290. I am a bit lost.
Could you elaborate more on your desired purpose?
 
Upvote 0
HI smallxyz

I want to see if my totals within the sheet named "tab" are correct and tie out to the the sheet named "Number"
 
Upvote 0
HI smallxyz

I want to see if my totals within the sheet named "tab" are correct and tie out to the the sheet named "Number"

Using array function in SUMPRODUCT? Umm, I am not so skillful in utilizing that procedure. :p

But here are two alternatives just figured out:

1. for an accurate retrieval of data, VLOOKUP may guarantee the result.

2. Or, if for a pure purpose of checking, DSUM may also be applicable.
Database: Columns "Number","2013","2014","2015" from "Number Sheet"
Field: input 3 for summing data of 2013, 4 for 2014, 5 for 2015
Criteria: field column "Number" from "Tab Sheet" being criteria ( The header "Number" has to be included" )

And then compare the returned results with Tab sheet's ones.
 
Upvote 0
How about a simple plain english explanation, what you require ??
Maybe SUMPRODUCT is not required !!....maybe it is !!
 
Upvote 0

Forum statistics

Threads
1,214,989
Messages
6,122,622
Members
449,093
Latest member
catterz66

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