Forum Discussion
Meceka
Nov 24, 2021Copper Contributor
How to copy values in comma seperated data into another column conditionally
There is a sample excel file below. Each value in column A has corresponding order in column D. For example in A2 first line 'False' is matched with 'Countryside Mobility Newsletter' and the second l...
- Nov 24, 2021There isn't anything broken there, just a different representation of your data, which makes it easier to use the TRUE's and FALSE's.
Meceka
Nov 24, 2021Copper Contributor
JKPieterse result I want need to look like this.
JKPieterse
Nov 24, 2021Silver Contributor
There isn't anything broken there, just a different representation of your data, which makes it easier to use the TRUE's and FALSE's.