Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Suppose I have a string like this:
"32 01 22 88 03" I need to remove all the leading zeros in the string. The result should be: "32 1 22 88 3" What's the easiest way to go about this? Thanks! Mr. T |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove leading zeros | Excel Discussion (Misc queries) | |||
How can I remove leading zeros? | Excel Programming | |||
How can I remove leading zeros? | Excel Programming | |||
REMOVE LEADING ZEROS | Excel Worksheet Functions | |||
Using VBA to remove leading zeros | Excel Programming |