Thread
:
remove "+" from =+ABCD.
View Single Post
#
1
Posted to microsoft.public.excel.programming
Chuck[_12_]
external usenet poster
Posts: 4
remove "+" from =+ABCD.
Hi, I have got data in a spreadsheet and the string values came as "=
+ABCDE".
I want to exctract ABCDE from this string.. any suggestions?
I tried RIGHT funcation =RIGHT(A1, LEN(A1)-1) but it is not working.
Thank you,
hj
Reply With Quote
Chuck[_12_]
View Public Profile
Find all posts by Chuck[_12_]