|
By:
For reply:
A22 is: No. 63 I WANT TO KEEP THIS |
|
By:
Try ~
=TRIM(MID(A22,8,LEN(A22)-7)) |
|
By:
=RIGHT(A22,(LEN(A22)-8))
|
|
By:
...
http://www.techonthenet.com/excel/formulas/index.php ... |
|
By:
both work...thank you.....
Stow_judge, cheers for that link. |
|
By:
lots more on my website
http://www.smashiton.com/Main/Computing.htm ... |