Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 8
Default DECIMAL PLACES DISPLAYED

I'm having a problem with how my decimal places are displayed in the
"Formula Bar". I have the number of decimal places set to three for
all of the cells in my spreadsheet, but in certain instances, only one
or two places are all thats being displayed in the Formula Bar. An
example would be 0.500 (in the cell), but 0.5 is displayed in the
Formula Bar. Can someone please head me in the right direction?

Thanks,

Tom T.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default DECIMAL PLACES DISPLAYED


the formulabar will show significant digits only.


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Tom wrote :

I'm having a problem with how my decimal places are displayed in the
"Formula Bar". I have the number of decimal places set to three for
all of the cells in my spreadsheet, but in certain instances, only one
or two places are all thats being displayed in the Formula Bar. An
example would be 0.500 (in the cell), but 0.5 is displayed in the
Formula Bar. Can someone please head me in the right direction?

Thanks,

Tom T.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default DECIMAL PLACES DISPLAYED

The formula bar doesn't append zeros to the end of a value. Since 0.5
defines the value stored in the cell, that is what it displays. It doesn't
observe how you have formatted the cell.

if the number were entered as

3.12345

it would appear in the cell as

3.123

but the formula bar would show you what is actually stored in the cell:
3.12345

--
Regards,
Tom Ogilvy

"Tom" wrote in message
om...
I'm having a problem with how my decimal places are displayed in the
"Formula Bar". I have the number of decimal places set to three for
all of the cells in my spreadsheet, but in certain instances, only one
or two places are all thats being displayed in the Formula Bar. An
example would be 0.500 (in the cell), but 0.5 is displayed in the
Formula Bar. Can someone please head me in the right direction?

Thanks,

Tom T.



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
Decimal places Tricia Excel Worksheet Functions 2 October 27th 08 03:14 AM
Subtracting two 2-decimal place numbers gives result 13-decimal places? [email protected] Excel Worksheet Functions 5 March 12th 07 10:38 PM
Automaticallychanging the number of decimal places displayed Tonso Excel Discussion (Misc queries) 5 February 16th 07 01:00 PM
FIXED 2 DECIMAL PLACES, MUST ENTER ALL ZEROES AFTER DECIMAL POINT. SUKYKITTY Excel Discussion (Misc queries) 3 July 6th 05 01:50 PM
How do I change the number of decimal places displayed in Excel Dan Excel Discussion (Misc queries) 1 February 23rd 05 10:31 PM


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