ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how to delete last X number of characters in a cell (https://www.excelbanter.com/excel-discussion-misc-queries/151659-how-delete-last-x-number-characters-cell.html)

[email protected]

how to delete last X number of characters in a cell
 
using XL 2003.

Thanks!!

....Lisa


Pete_UK

how to delete last X number of characters in a cell
 
If you want to get rid of the rightmost 4 characters from cell A1, for
example, use this:

=LEFT(A1,LEN(A1)-4)

Hope this helps.

Pete

On Jul 25, 4:05 pm, "
wrote:
using XL 2003.

Thanks!!

...Lisa




[email protected]

how to delete last X number of characters in a cell
 
That did it...thanks!!

....Lisa

On Jul 25, 11:08 am, Pete_UK wrote:
If you want to get rid of the rightmost 4 characters from cell A1, for
example, use this:

=LEFT(A1,LEN(A1)-4)

Hope this helps.

Pete

On Jul 25, 4:05 pm, "
wrote:



using XL 2003.


Thanks!!


...Lisa- Hide quoted text -


- Show quoted text -




Pete_UK

how to delete last X number of characters in a cell
 
You're welcome - thanks for feeding back.

Pete

On Jul 25, 4:43 pm, "
wrote:
That did it...thanks!!

...Lisa

On Jul 25, 11:08 am, Pete_UK wrote:



If you want to get rid of the rightmost 4 characters from cell A1, for
example, use this:


=LEFT(A1,LEN(A1)-4)


Hope this helps.


Pete


On Jul 25, 4:05 pm, "
wrote:


using XL 2003.


Thanks!!


...Lisa- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -





All times are GMT +1. The time now is 08:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com