View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
No Name
 
Posts: n/a
Default How to delete first three characters in all rows of a field

Dear Sir,
Thank you very much for the prompt reply.
It worked wonderfully well !
Regards,
Arora SK
"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
=RIGHT(A1,LEN(A1)-3)
--
David Biddulph

wrote in message
...
Dear Sir,
I am working in excel 2000 and want to use functions for deleting first
three characters in all rows of a field by using functions.
Regards
Arora SK