index / match now sum

Calzor

New Member
Joined
Jul 4, 2019
Messages
2
Hi,

First time poster long term lurker :) Wonder if someone can help me out?

I have a one to many relationship I need to add up.
On my first sheet I have the 'one', a server in field A with my formulae in field B
On my second sheet I have the 'many', the servers numerous disks in field C.

I now need to find all disks on the second sheet and then add up field C.

My simple formulae as below just finds the first match and reports the size [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]=INDEX(vDisk!A:C,MATCH(A2,vDisk!A:A,0),3)[/FONT][FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]
How do I expand this and get the sum of field C that match field A?


[/FONT]
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Thanks, in the end this got really complicated when the requirement moved a bit...
After three new columns I finally got to the point I could use SUMIFS, thanks for the pointer :)
 
Upvote 0
Glad you sorted it & thanks for the feedback
 
Upvote 0

Forum statistics

Threads
1,213,521
Messages
6,114,104
Members
448,548
Latest member
harryls

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