Formula for matching data in multiple cells and returning a true if they all match

MichelleNeedsHelp

New Member
Joined
Jul 7, 2023
Messages
5
Office Version
  1. 365
Platform
  1. MacOS
Hi there,

I'm hoping this is relatively easy, but am not so sure. I'm not great with Excel formulas at all.

I have a massive spreadsheet that I'm trying to automate as much as possible. I have attached a picture.

In column C, it has the Country and Region of the client. There can be multiple jurisdictions that our client is in, but the two main ones are Canada and United States. I would like to populate the columns of H - W automatically using the information that is filled in to columns C - F.

For example, column H would be something along the lines of IF cell C3 = "Canada" AND cell D3 = "True" then Cell H3 = "True"
Another one could be IF cell C6 = "United States" AND cell D6 = "True" AND cell E6="True" then Cell P6 = "True"

There are also exclusions. So for the global, it would need to be something like IF cell C9 contains something other than "Canada" and "United States" then cell W9 = "TRUE"
And IF cell C7 is not equal to or does not contain "Canada" then cell T7 = "True"

I hope this is relatively easy and simple to do and I very, very much appreciate the help!!
 

Attachments

  • Picture1.png
    Picture1.png
    86.5 KB · Views: 8

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
would you be kind enough to post your data using the xl2bb add in (link below) as a mini worksheet? And if that is not possible to post your data as a table.
Your image is extremely tiny and hard to read. It means the forum needs to manually recreate your scenario which is time consuming and can lead to typos which can lead to additional work to correct the errors or misunderstandings. you need not send tons of data, only enough rows to cover your scenario, and you need to sanitize your data if there is personal information in the data.

Thanks in advance.
 
Upvote 0
Sorry -- I hope this is better. This is a company laptop and I can't download outside software to it. Thank you again!

Country/RegionV3 AffiliationsPaid for premium templates?Admin.usInclude TagV3Aff_CA_reg INCLUDEV3Aff_CA_gov INCLUDEV3Aff_CA_premium INCLUDEV3Aff_USA_reg INCLUDE
Canada + V3Canada + V3Canada + V3 + PremiumUS + V3 +
Canada
TRUE​
#CALC!​
United States
TRUE​
V3Aff_USA_reg INCLUDE
V2Aff_CA_gov EXCLUDE
V2Aff_USA_reg EXCLUDE
V2Aff_USA_premium INCLUDE
USA_premium INCLUDE
CA_gov EXCLUDE
CA_reg EXCLUDE
TRUE​
Canada
TRUE​
V2Aff_CA_premium INCLUDE
CA_premium INCLUDE
Canada
India
United States
TRUE​
V2Aff_CA_premium INCLUDE
CA_premium INCLUDE
United States
TRUE​
TRUE​
V2Aff_USA_premium INCLUDE
USA_premium INCLUDE
CA_gov EXCLUDE
CA_reg EXCLUDE
Canada
International
United States
TRUE​
V2Aff_CA_premium INCLUDE
V2Aff_USA_premium INCLUDE
USA_premium INCLUDE
CA_premium INCLUDE
Canada
International
United States
TRUE​
V2Aff_CA_premium INCLUDE
CA_premium INCLUDE
Canada
United States
TRUE​
TRUE​
V3Aff_CA_premium INCLUDE
CA_premium INCLUDE
TRUE​
United States
TRUE​
V2Aff_CA_reg EXCLUDE
V2Aff_CA_gov EXCLUDE
CA_gov EXCLUDE
CA_reg EXCLUDE
 
Upvote 0

Forum statistics

Threads
1,215,139
Messages
6,123,262
Members
449,093
Latest member
Vincent Khandagale

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