Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dear all,
Don't know why when I input the numeric 179510085292681233, it always rounds up to 179510085292671000. I'm using Excel 2002 SP3 version. Kent |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel works to 15 significant figures, so any *number* will be rounded to 15
figures. If you need more digits, enter as text, either by formatting the cell as text before you enter the number, or by preceding the number with an apostrophe. -- David Biddulph "Kent" wrote in message ... Dear all, Don't know why when I input the numeric 179510085292681233, it always rounds up to 179510085292671000. I'm using Excel 2002 SP3 version. Kent |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"David Biddulph" <groups [at] biddulph.org.uk wrote:
If you need more digits, enter as text .....If you intend to use the "number" as text, for example a credit card identifier. If you enter 179510085292681233 as text, then use it in an arithmetic expression, you will not get any more precision. Kent wrote: Don't know why when I input the numeric 179510085292681233, it always rounds up to 179510085292671000. I'm using Excel 2002 SP3 version. That is odd. I cannot speak for Excel 2002 SP3, but.... First, Excel 2003 SP3 __truncates__, not rounds, the first 15 significant digits when entered manually. If I manually type 12345678901234567890, the resulting value is the same as the constant 12345678901234500000. Second, the first 15 significant digits of 179510085292681233 are 179510085292681. So the resulting value should be the same as the constant 179510085292681000, regardless of whether Excel 2002 SP3 rounds or truncates the first 15 significant digits. Oh, perhaps Kent simply has a typo, and he is misusing the word "round", as so many people do in these forums. ----- original message ----- "David Biddulph" <groups [at] biddulph.org.uk wrote in message ... Excel works to 15 significant figures, so any *number* will be rounded to 15 figures. If you need more digits, enter as text, either by formatting the cell as text before you enter the number, or by preceding the number with an apostrophe. -- David Biddulph "Kent" wrote in message ... Dear all, Don't know why when I input the numeric 179510085292681233, it always rounds up to 179510085292671000. I'm using Excel 2002 SP3 version. Kent |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I see, thank you David & Joe
Kent "Joe User" <joeu2004 ... "David Biddulph" <groups [at] biddulph.org.uk wrote: If you need more digits, enter as text ....If you intend to use the "number" as text, for example a credit card identifier. If you enter 179510085292681233 as text, then use it in an arithmetic expression, you will not get any more precision. Kent wrote: Don't know why when I input the numeric 179510085292681233, it always rounds up to 179510085292671000. I'm using Excel 2002 SP3 version. That is odd. I cannot speak for Excel 2002 SP3, but.... First, Excel 2003 SP3 __truncates__, not rounds, the first 15 significant digits when entered manually. If I manually type 12345678901234567890, the resulting value is the same as the constant 12345678901234500000. Second, the first 15 significant digits of 179510085292681233 are 179510085292681. So the resulting value should be the same as the constant 179510085292681000, regardless of whether Excel 2002 SP3 rounds or truncates the first 15 significant digits. Oh, perhaps Kent simply has a typo, and he is misusing the word "round", as so many people do in these forums. ----- original message ----- "David Biddulph" <groups [at] biddulph.org.uk wrote in message ... Excel works to 15 significant figures, so any *number* will be rounded to 15 figures. If you need more digits, enter as text, either by formatting the cell as text before you enter the number, or by preceding the number with an apostrophe. -- David Biddulph "Kent" wrote in message ... Dear all, Don't know why when I input the numeric 179510085292681233, it always rounds up to 179510085292671000. I'm using Excel 2002 SP3 version. Kent |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Personal.xls does not open automatically (Excel 2002) | Excel Discussion (Misc queries) | |||
Excel 2002 : Can it open up link files automatically ? | Excel Discussion (Misc queries) | |||
stop dates format automatically excel 2002 | Excel Discussion (Misc queries) | |||
Can Excel 2002 SP3 automatically import RSS data feeds? | Excel Discussion (Misc queries) | |||
How can set how a number rounds up in excel | Excel Worksheet Functions |