ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Why does not Excel 2003 Replace comand romove spaces from cell contents? (https://www.excelbanter.com/excel-programming/358192-why-does-not-excel-2003-replace-comand-romove-spaces-cell-contents.html)

Dmitry

Why does not Excel 2003 Replace comand romove spaces from cell contents?
 
Hello
Why does not Excel 2003 Replace command remove spaces from cell contents? Is
there any other way than the trim function to remove spaces after numbers in
cells?



Pete_UK

Why does not Excel 2003 Replace comand romove spaces from cell contents?
 
Replace should remove spaces - highlight your cells then CTRL-H. In the
"Find What" panel enter a single space, in the "Replace With" panel
leave this empty, then click Replace All and your spaces should have
gone.

If you have spaces after a number in a cell (and therefore the cell
contains text), you can convert it to a number in another cell by means
of:

=VALUE(A1)

and copy this down if necessary.

Hope this helps.

Pete


Ron Rosenfeld

Why does not Excel 2003 Replace comand romove spaces from cell contents?
 
On Thu, 6 Apr 2006 16:15:28 +0400, "Dmitry" wrote:

Hello
Why does not Excel 2003 Replace command remove spaces from cell contents? Is
there any other way than the trim function to remove spaces after numbers in
cells?


I'll guess from the incomplete information you've posted, that you've imported
your numbers from an HTML source (i.e. the web) and what you think is a <space
is really a <non-break-space

That being the case, in the Find box of the Replace command, try entering the
nbsp code -- hold down <alt and, from the numeric keypad, type 0160; then
release the <alt button. Leave the Replace box blank.


--ron

Dmitry

Why does not Excel 2003 Replace comand romove spaces from cell contents?
 
Thanks Pete!
The Replace does not remove a space after a number in a cell. The cells are
in the text format.
"Pete_UK" ???????/???????? ? ???????? ?????????:
oups.com...
Replace should remove spaces - highlight your cells then CTRL-H. In the
"Find What" panel enter a single space, in the "Replace With" panel
leave this empty, then click Replace All and your spaces should have
gone.

If you have spaces after a number in a cell (and therefore the cell
contains text), you can convert it to a number in another cell by means
of:

=VALUE(A1)

and copy this down if necessary.

Hope this helps.

Pete




Dmitry

Why does not Excel 2003 Replace comand romove spaces from cell contents?
 
Yes, I've imported my numbers from the web. Thank you Ron Rosenfeld very
much!
"Ron Rosenfeld" ???????/???????? ? ????????
?????????: ...
On Thu, 6 Apr 2006 16:15:28 +0400, "Dmitry" wrote:

Hello
Why does not Excel 2003 Replace command remove spaces from cell contents?

Is
there any other way than the trim function to remove spaces after numbers

in
cells?


I'll guess from the incomplete information you've posted, that you've

imported
your numbers from an HTML source (i.e. the web) and what you think is a

<space
is really a <non-break-space

That being the case, in the Find box of the Replace command, try entering

the
nbsp code -- hold down <alt and, from the numeric keypad, type 0160; then
release the <alt button. Leave the Replace box blank.


--ron




Ron Rosenfeld

Why does not Excel 2003 Replace comand romove spaces from cell contents?
 
On Thu, 6 Apr 2006 17:07:08 +0400, "Dmitry" wrote:

Yes, I've imported my numbers from the web. Thank you Ron Rosenfeld very
much!
"Ron Rosenfeld" ???????/???????? ? ????????
?????????: ...


Glad to help. Thanks for the feedback.


--ron


All times are GMT +1. The time now is 05:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com