Thread
:
formula to delete first n chars
View Single Post
#
1
Posted to microsoft.public.excel.programming
Robert Crandal
external usenet poster
Posts: 309
formula to delete first n chars
I need a formula which will delete or remove the first N
(or leftmost N) characters from a text cell. I tried
looking at the left() and right() formulas, but they
KEEP the left or right data, rather than delete.
thanx
Reply With Quote
Robert Crandal
View Public Profile
Find all posts by Robert Crandal