formula to calculate sum of repeated text

tinkode

New Member
Joined
Oct 21, 2018
Messages
35
hello i want a formula to calculate sum of repeated text

exemple when i put the text its search in table and find the repeated text and calculate the sum


like in the picture

HqyePGv.png
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
hello i want a formula to calculate sum of repeated text

exemple when i put the text its search in table and find the repeated text and calculate the sum


like in the picture

HqyePGv.png
Your image does not show the Column and Row locations for your data, so it is hard to give you a direct formula; however, if you lookup the SUMIF function in the help files, I think that it will do what you seek.
 
Upvote 0
Something like
=SUMIF(A:A,D3,B:B)

Also please respond to the PM that I sent you.
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,021
Latest member
Justyna P

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