cjmueller08
New Member
- Joined
- Aug 28, 2009
- Messages
- 18
I keep running into this problem while trying to perform xlookups from system outputted data in a .csv format.
Scenario is I have a column that changes total numbers and also will and will not have a character at the end. I have the same data in both columns I'm trying to extract a xlookup value from, but I cannot get the two to talk.
Example of data (would be present in the lookup column, and array column)
1530 - Match
1555W - Match
16990 - NO Match
16990W - Match
I've tried helper columns but due to the 16990 (no match) and 16990W (match) I can't do much character extraction for multiple Xlookup's or countifs.
Any insight into this would be appreciated.
Scenario is I have a column that changes total numbers and also will and will not have a character at the end. I have the same data in both columns I'm trying to extract a xlookup value from, but I cannot get the two to talk.
Example of data (would be present in the lookup column, and array column)
1530 - Match
1555W - Match
16990 - NO Match
16990W - Match
I've tried helper columns but due to the 16990 (no match) and 16990W (match) I can't do much character extraction for multiple Xlookup's or countifs.
Any insight into this would be appreciated.