![]() |
delete a number within larger number in a cell?
how do you delete a number within larger number in a cell for several rows?
for example i want to delete the 0 in the 7th position of 025000000. |
delete a number within larger number in a cell?
=LEFT(A1,6)&RIGHT(A1,2)
"John1023" wrote: how do you delete a number within larger number in a cell for several rows? for example i want to delete the 0 in the 7th position of 025000000. |
delete a number within larger number in a cell?
i can't get this to work.
"Sloth" wrote: =LEFT(A1,6)&RIGHT(A1,2) "John1023" wrote: how do you delete a number within larger number in a cell for several rows? for example i want to delete the 0 in the 7th position of 025000000. |
delete a number within larger number in a cell?
What does that mean?
Do you get an error? a crash? an incorrect result? no result? In article , "John1023" wrote: i can't get this to work. |
All times are GMT +1. The time now is 10:57 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com