Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jonas
 
Posts: n/a
Default formatting numbers

I'm using an internal system in my company where I get the results in excel
using som sort of american excel standard. the numbers come out with a space
(1000 separator) between numbers (one million is spelled 1 000 000).

This is not the 1000 separator you can choose in FORMAT-CELL-NUMBER but some
other standard that I can't convert to normal numbers.

The format doesn't recognize 1 000 like the number 1000. If i try to sum 1
000 + 1 000 (i.e 2000) i get the result 0 (zero).

My problem is that I can't work in this format in my excel 2000 (english). I
need to be able to sort the numbers, use them in formulas etc.

How do i format the "unreadable" numbers into real numbers i can use.

  #2   Report Post  
HiArt
 
Posts: n/a
Default


In a cell:

SUBSTITUTE(cell_address, " ","")

HTH

Art


--
HiArt
------------------------------------------------------------------------
HiArt's Profile: http://www.excelforum.com/member.php...o&userid=19953
View this thread: http://www.excelforum.com/showthread...hreadid=345810

  #3   Report Post  
jonas
 
Posts: n/a
Default

Hi Art,
Thanks for helping, but I don't understand - I'm not too good with Functions
in Excel.

Could you clarify how it should look if I have the number
1 234 in cell D4 and want to have the number in a usable format 1234?

Where (in what cell) should I be when using SUBSTITUTE?

Also; how do I do to make the substitution apply for all cells in a column?

What does HTH mean? Is it part of what to do or just "Hope this helps"?

// Jonas

"HiArt" wrote:


In a cell:
SUBSTITUTE(cell_address, " ","")

HTH
Art

  #4   Report Post  
Gord Dibben
 
Posts: n/a
Default

jonas

Select the column of data.

EditReplace

What: space

With: enter nothing here

Replace all.


Gord Dibben Excel MVP

On Wed, 16 Feb 2005 01:41:01 -0800, "jonas"
wrote:

I'm using an internal system in my company where I get the results in excel
using som sort of american excel standard. the numbers come out with a space
(1000 separator) between numbers (one million is spelled 1 000 000).

This is not the 1000 separator you can choose in FORMAT-CELL-NUMBER but some
other standard that I can't convert to normal numbers.

The format doesn't recognize 1 000 like the number 1000. If i try to sum 1
000 + 1 000 (i.e 2000) i get the result 0 (zero).

My problem is that I can't work in this format in my excel 2000 (english). I
need to be able to sort the numbers, use them in formulas etc.

How do i format the "unreadable" numbers into real numbers i can use.


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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
Why does 26000 display as 260.00 after formatting for numbers shiv Excel Discussion (Misc queries) 1 January 31st 05 10:13 AM
Copy conditional formatting across multiple rows? Gil Excel Discussion (Misc queries) 1 January 11th 05 11:27 AM
conditional formatting question chris Excel Worksheet Functions 2 January 5th 05 03:51 PM
finding common numbers in large lists Jenn Excel Worksheet Functions 1 November 11th 04 07:42 PM


All times are GMT +1. The time now is 10:16 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"