#1   Report Post  
Posted to microsoft.public.excel.misc
Mark R
 
Posts: n/a
Default delete single spaces

How can i delete a single space from a cell example 123 456, to 123456
I see the trim option and clean but does not do this simple? task
Please help someone , Mark
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default delete single spaces

Hi Mark:

Pull-down:

Edit Find and click the Replace tab

Enter a single space in the find what field and enter nothing in the replace
field.

The touch replace all
--
Gary''s Student


"Mark R" wrote:

How can i delete a single space from a cell example 123 456, to 123456
I see the trim option and clean but does not do this simple? task
Please help someone , Mark

  #3   Report Post  
Posted to microsoft.public.excel.misc
Stefi
 
Posts: n/a
Default delete single spaces

=SUBSTITUTE(A1," ","")
Regards,
Stefi


€˛Mark R€¯ ezt Ć*rta:

How can i delete a single space from a cell example 123 456, to 123456
I see the trim option and clean but does not do this simple? task
Please help someone , Mark

  #4   Report Post  
Posted to microsoft.public.excel.misc
Mark R
 
Posts: n/a
Default delete single spaces

Thanks Stefi Have a good Day

"Stefi" wrote:

=SUBSTITUTE(A1," ","")
Regards,
Stefi


€˛Mark R€¯ ezt Ć*rta:

How can i delete a single space from a cell example 123 456, to 123456
I see the trim option and clean but does not do this simple? task
Please help someone , Mark

  #5   Report Post  
Posted to microsoft.public.excel.misc
Stefi
 
Posts: n/a
Default delete single spaces

You are welcome!
Stefi


€˛Mark R€¯ ezt Ć*rta:

Thanks Stefi Have a good Day

"Stefi" wrote:

=SUBSTITUTE(A1," ","")
Regards,
Stefi


€˛Mark R€¯ ezt Ć*rta:

How can i delete a single space from a cell example 123 456, to 123456
I see the trim option and clean but does not do this simple? task
Please help someone , Mark



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 49
Default delete single spaces

If the spaces in your document are "nonbreaking" spaces (you can't see them
in Excel), you will need to:
Select data (columns, rows, etc. where you want to remove ALL spaces.
CTRL+H {Find what?} ALT+0160 (use Numpad numbers)
{Replace with} [leave blank]
Replace all.
Search remainder of document? NO

"Mark R" wrote:

How can i delete a single space from a cell example 123 456, to 123456
I see the trim option and clean but does not do this simple? task
Please help someone , Mark

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove all spaces in a cell... killertofu Excel Worksheet Functions 8 February 20th 06 08:17 PM
Copy column range of "single word" cells with spaces to a single c nastech Excel Discussion (Misc queries) 3 February 15th 06 05:04 PM
delete spaces CHARI Excel Worksheet Functions 2 September 9th 05 10:38 AM
how do I delete a worksheet from my workbook DLee New Users to Excel 2 August 15th 05 09:59 PM
In a protected worksheet allow users to delete rows Jason Trivett Excel Worksheet Functions 1 July 12th 05 09:50 AM


All times are GMT +1. The time now is 07:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"