Hi all,
I have a column with currencies (always with 3 characters e.g "USD") but some wrong data too in it with more characters. What I want to do is to change this last one to BLANK (""). I found that the most accurate way to do it it's by the string length.
Any formula idea of how to do it?
Thanks
Solved! Go to Solution.
Is the currency string always the first 3 characters - if so left([fieldname],3) will work
User | Count |
---|---|
19 | |
14 | |
13 | |
9 | |
8 |