Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default stop numbers auto rounding

I am using Excel 2007. Does anyone know how to stop automatic rounding
of
numbers if i want to keep my sheet cells numbers format "general" so
that the exact number will be displayed i hop if worksheet change code
or function code ? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 834
Default stop numbers auto rounding

It may look rounded, but it is probably unrounded in reality. The 'rounding'
is probably just a visual effect of the format. Try increasing the number of
decimal places to check.

HTH

Bob

wrote in message
...
I am using Excel 2007. Does anyone know how to stop automatic rounding
of
numbers if i want to keep my sheet cells numbers format "general" so
that the exact number will be displayed i hop if worksheet change code
or function code ? Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,651
Default stop numbers auto rounding

On Tue, 2 Feb 2010 04:04:00 -0800 (PST), "abu
" wrote:

I am using Excel 2007. Does anyone know how to stop automatic rounding
of
numbers if i want to keep my sheet cells numbers format "general" so
that the exact number will be displayed i hop if worksheet change code
or function code ? Thanks.


1. The cell must be wide enough to accommodate the unrounded number.
2. Be aware that the maximum precision is 15 digits for an integer. If you
have a longer number, you will have to enter it as text by either formatting
the cell as text before you enter the value; or preceding the value with a
single quote (which will not be displayed in the cell).
--ron
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
How do I stop excel from rounding my numbers up? lyndylou Excel Discussion (Misc queries) 1 September 20th 09 05:03 PM
To stop the rounding of numbers franke Excel Discussion (Misc queries) 1 May 8th 07 06:09 PM
How do I get excel to stop rounding numbers Brian Excel Discussion (Misc queries) 3 April 8th 07 04:10 PM
Excel won't stop rounding numbers. Please help [email protected] Excel Discussion (Misc queries) 9 December 18th 06 07:38 PM
How do I stop rounding numbers? Jfeeman Excel Discussion (Misc queries) 3 March 16th 05 01:49 PM


All times are GMT +1. The time now is 04:31 AM.

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"