Group:  Microsoft Excel ยป microsoft.public.excel.newusers
Thread: Excel

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Excel
trafficpower 30.09.2006 00:19:02
When I enter a number in a cell, like a serial number with 16 digits, it
always makes the last number a zero even when it isn't.

For instance I will type 23467923400998
but it will show 23467923400990

Re: Excel
"Alan" <alan111[ at ]ntlworld.com> 30.09.2006 00:27:13
Excel's limit is 15 digits,
Regards,
Alan.
"trafficpower" <trafficpower[ at ]discussions.microsoft.com> wrote in message
news:2E77B898-D79D-4DA1-BD8E-69F92B31C15D[ at ]microsoft.com...
[Quoted Text]
> When I enter a number in a cell, like a serial number with 16 digits, it
> always makes the last number a zero even when it isn't.
>
> For instance I will type 23467923400998
> but it will show 23467923400990
>


Re: Excel
"Pete_UK" <pashurst[ at ]auditel.net> 30.09.2006 00:30:33
Excel, along with many other software applications, can only handle
numbers with 15-digit precision. If you want to display and handle more
digits than this, then you should enter them as text values with an
apostophe in front, i.e.:

'23467923400998

The apostrophe will not show in the cell (though it is visible in the
formula bar). As this is now a text value, you would not be able to do
any normal arithmetic with it, though of course you will be able to use
string functions like LEFT, MID etc.

Hope this helps.

Pete

trafficpower wrote:
[Quoted Text]
> When I enter a number in a cell, like a serial number with 16 digits, it
> always makes the last number a zero even when it isn't.
>
> For instance I will type 23467923400998
> but it will show 23467923400990

Re: Excel
Gord Dibben <gorddibbATshawDOTca> 30.09.2006 00:35:01
Excel only has 15 digit precision.

If you need more, you will require a different program.

Preface the number with a single quote(apostrophe) or pre-format the cells to
Text.


Gord Dibben MS Excel MVP


On Fri, 29 Sep 2006 17:19:02 -0700, trafficpower
<trafficpower[ at ]discussions.microsoft.com> wrote:

[Quoted Text]
>When I enter a number in a cell, like a serial number with 16 digits, it
>always makes the last number a zero even when it isn't.
>
>For instance I will type 23467923400998
>but it will show 23467923400990
>

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net