Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default How do I remove a space from the middle of a line of numbers?

I have a list of mobile numbers as 07777 123456 and need them to be
07777123456. How do I do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 341
Default How do I remove a space from the middle of a line of numbers?

if your phone number is in cell b4 then use this
=SUBSTITUTE(B4," ","")
--
Allllen


"Raich" wrote:

I have a list of mobile numbers as 07777 123456 and need them to be
07777123456. How do I do this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 252
Default How do I remove a space from the middle of a line of numbers?

you can also use the find/replace feature. Enter a space in the find box,
and nothing in the replace box. This way you don't need a helper column.

"Raich" wrote:

I have a list of mobile numbers as 07777 123456 and need them to be
07777123456. How do I do this?

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 text from cell containing numbers Tim Excel Discussion (Misc queries) 2 March 22nd 06 02:30 PM
How can I remove a verticle page break that is a dashed line. MGB Excel Discussion (Misc queries) 2 March 16th 06 11:04 PM
How can I remove diff. numbers from a cell combined with text Greg Excel Discussion (Misc queries) 5 February 28th 06 07:57 PM
Extra space after imported numbers Duane Excel Discussion (Misc queries) 1 May 26th 05 04:20 PM
create space in line chart between points, linked to pivot table Mike -Z- Charts and Charting in Excel 1 December 7th 04 09:39 PM


All times are GMT +1. The time now is 08:20 AM.

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"