Thread
:
remove space
View Single Post
#
2
Posted to microsoft.public.excel.programming
Jacob Skaria
external usenet poster
Posts: 8,520
remove space
Suppose A1 = " 123"
In B1 use the formula '=Trim(A1)' will change that to "123"
If this post helps click Yes
---------------
Jacob Skaria
Reply With Quote
Jacob Skaria
View Public Profile
Find all posts by Jacob Skaria