K
kris
Is it possible to remove single spaces from a line?
eg a UPC
1 22222 33333 1
to
122222333331
eg a UPC
1 22222 33333 1
to
122222333331
Is it possible to remove single spaces from a line?
eg a UPC
1 22222 33333 1
to
122222333331
Cheers Ron,
I knew about the substitute function but (and still cannot get it to work),
but the find/replace does the trick.
You just saved me alot of time.
Thanks again