Hi All
I have wracked my brain about this for about 2 days now and I just cant figure it out.
I have attached a form to show what i have. The table on the right hand side is reflective of the key items numbers in the table on the left. What i need is for each of those numbers in the right hand table to show the sum amount of quanities that appear in the left hand table for that specific number.
So Item 1 in the right hand table should be equal to 2 as the sum of the quantity values for key item 1 in the left hand table is 2.
Item 2 in the right hand table should be equal to 7 as the sum of the quantity values for key item 2 in the left hand table is 7 and so on...
Any help would be MOST appreciated.
Thanks![]()
The formula in P2 would be:
=SUMIF($A:$A, P$1,$C:$C )
Copy that cell across that row.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
Fantastic
thank you![]()
If that takes care of your need, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks