Forum Discussion
Simon_29
Helper II
4 years agoChange the value in a column based on a value in another column
Hello, in one community I found a command to change the value in one column based on another column, but it doesn't work properly. Could you advise me? The problem is as follows: I have an ORD...
- 4 years ago
FYI, the reason BA_Pete's solution works is because Replacer.ReplaceText looks for substrings and Replacer.ReplaceValue looks at the entire contents of a cell.
BA_Pete
Super User
4 years ago- jennratten4 years ago
Super User
FYI, the reason BA_Pete's solution works is because Replacer.ReplaceText looks for substrings and Replacer.ReplaceValue looks at the entire contents of a cell.
- Simon_294 years ago
Helper II
I appreciate your advice. Everything is already working. Thank you very much