Hey everyone, I need to write code that will delete the last character of a text string if there is a dash at the end. If there is no dash, I want it to simply pass over it and not do anything to it. The range is C2 to C102, and the numbers very from hundreds to millions.
(I'm importing data from SAP and need to remove the dashes from the end of the numbers, since it's making it text and is therefore incalculable. I tried using a LEFT/FIND formula, but it is still only recognized as text due to there being commas in the text string).
Thanks!
Jackson
(I'm importing data from SAP and need to remove the dashes from the end of the numbers, since it's making it text and is therefore incalculable. I tried using a LEFT/FIND formula, but it is still only recognized as text due to there being commas in the text string).
Thanks!
Jackson