=SUMIF Formula update help

zone709

Well-known Member
Joined
Mar 1, 2016
Messages
2,079
Office Version
  1. 365
Platform
  1. Windows
Hi so i use this formula on my sheet =SUMIF(AM$2:AM$200,AO2,H$2:H$200) Formula in Column AP

AO is the names where the formula is matching the names in AM to total things up. What i want to do is. Use the same formula but pull in the names in column AO. They are different names every time and have to update the name list in AO. Trying to avoid this and pick up the names and total it up thanks.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Hi

Still not getting what you are trying to achieve.

Does this work?

Excel Formula:
=SUMIF(AO$2:AO$200,AO2,H$2:H$200)
 
Upvote 0
I enter the names i need to look at to sum up in column AO. I rather it pick up the names in AM that are only there put them into AO and sum up the same way in AP. So i don't have to update the name list in AO all the time. So if i drag the formula down in AP for totals i want it to also drag the names down in AO so i don't have to add the names all the time.
 
Upvote 0

Forum statistics

Threads
1,215,487
Messages
6,125,085
Members
449,206
Latest member
ralemanygarcia

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