D
Dominique Feteau
I have this formula which will look for the "," in F31 and display
everything to the right of it:
=TRIM(RIGHT(F31,LEN(F31)-FIND(",",F31)))
Can this formula be tweaked to look for a "#" or a text string using "OR"
statements?
let me know
niq
everything to the right of it:
=TRIM(RIGHT(F31,LEN(F31)-FIND(",",F31)))
Can this formula be tweaked to look for a "#" or a text string using "OR"
statements?
let me know
niq