karmaimages
Board Regular
- Joined
- Oct 1, 2009
- Messages
- 112
- Office Version
- 365
- Platform
- Windows
Hi
I have a column where I need to change 1 value within the column based on 2 other columns,
There are lots of other values in the rule column, but I want to change the value where
[Rule] = "Communication" & [Regulator] = "ICO" then new value = "Data Protection"
I can't seem to work out how to perform a multi value replace value if anyone can help?
I have a column where I need to change 1 value within the column based on 2 other columns,
Rule | Regulator |
Communication | ICO |
There are lots of other values in the rule column, but I want to change the value where
[Rule] = "Communication" & [Regulator] = "ICO" then new value = "Data Protection"
I can't seem to work out how to perform a multi value replace value if anyone can help?