#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default format a column

I have a column(E) of numbers in this format (9018.90.8000)....I want to be
able to write a formula or format that will get rid of the periods.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default format a column

How about selecting the column and EditReplace

What: . (period)

With: nothing

Replace all.


Gord Dibben MS Excel MVP

On Mon, 5 Feb 2007 10:57:01 -0800, Lonnie
wrote:

I have a column(E) of numbers in this format (9018.90.8000)....I want to be
able to write a formula or format that will get rid of the periods.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 772
Default format a column

Use ctl H put a . on top and nothing on bottom.
--
-John Northwest11
Please rate when your question is answered to help us and others know what
is helpful.


"Lonnie" wrote:

I have a column(E) of numbers in this format (9018.90.8000)....I want to be
able to write a formula or format that will get rid of the periods.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,886
Default format a column

Hi Lonnie

In another column enter
=SUBSTITUTE(E1,".","")
Copy down as required.
When finished, copy this Helper column and Paste SpecialValues back
over column E

--
Regards

Roger Govier


"Lonnie" wrote in message
...
I have a column(E) of numbers in this format (9018.90.8000)....I want
to be
able to write a formula or format that will get rid of the periods.



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
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
Format cell to match cells below in same column bakes1 Excel Discussion (Misc queries) 1 March 1st 06 07:01 PM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
Format cell in column B based on value in the next cell (column c) Nicole Excel Discussion (Misc queries) 7 May 18th 05 10:19 PM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM


All times are GMT +1. The time now is 11:17 PM.

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

About Us

"It's about Microsoft Excel"