MichelleNeedsHelp
New Member
- Joined
- Jul 7, 2023
- Messages
- 5
- Office Version
- 365
- Platform
- 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!!
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!!