SumIF? Reading values in a column

vehloaaron

New Member
Joined
Jul 2, 2021
Messages
1
Office Version
  1. 365
Hoping someone can assist with a problem I think Excel can solve for. I have duplicate email addresses in a database, if one duplicate opts out, I need to find all matching emails and opt them out to. I think I could use a SumIF statement using a helper column that identifies the email as a duplicate, however I can't quite get it to work as I would like. Below is an example of what I am trying to do, column G - I are desired state.

OptOutTest.csv
ABCDEFGHI
1emailDuplicateEmail Opt Out 1Email Opt Out 2Email Opt Out 3Email Opt Out 1Email Opt Out 2Email Opt Out 3
2aaront@duplicate.com1TRUETRUETRUE
3aaront@duplicate.com1TRUETRUETRUE
4aaront@duplicate.com1TRUETRUE
5Aaront@notaduplicate.com0TRUETRUE
OptOutTest
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,214,833
Messages
6,121,868
Members
449,053
Latest member
Mesh

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