![]() |
How to delete first three characters in all rows of a field
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 |
How to delete first three characters in all rows of a field
=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 |
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 |
All times are GMT +1. The time now is 08:29 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com