Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how can i remove space in start of value by using formula ( 222) into (111)
( ) assuming cell. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Suppose A1 = " 123"
In B1 use the formula '=Trim(A1)' will change that to "123" If this post helps click Yes --------------- Jacob Skaria |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove Space in Cells | New Users to Excel | |||
remove space | Excel Worksheet Functions | |||
How to remove blank space? | Charts and Charting in Excel | |||
How to remove a space | Excel Discussion (Misc queries) | |||
remove space | Excel Programming |