ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I remove a space from the middle of a line of numbers? (https://www.excelbanter.com/excel-discussion-misc-queries/109550-how-do-i-remove-space-middle-line-numbers.html)

Raich

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?

Allllen

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?


Sloth

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?



All times are GMT +1. The time now is 11:57 AM.

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