Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
BrandenKilgore
 
Posts: n/a
Default How do i Use actual number displayed?


I'm working on a spreadsheet with a lot of referenced formulas. I have
it set to where, for example, .08*19 displays the answer "2" because I
have it with no decimal places. But when I go to reference this
cell in another formula, I can't get it to use "2", it uses the actual
value which is 1.52, even though 2 is shown. I need it to
use the value shown in the calculation. Any idea of how I can get this
to use the displayed value?
Thanks


--
BrandenKilgore
------------------------------------------------------------------------
BrandenKilgore's Profile: http://www.excelforum.com/member.php...o&userid=26145
View this thread: http://www.excelforum.com/showthread...hreadid=394730

  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

Either include a ROUND() function in the cell where .08*19 is located, or in
the formula that references this cell. For example, if the .08*19 value is
stored in A1, you would write:

=ROUND(A1,0)

instead of just calling A1


--
David Billigmeier


"BrandenKilgore" wrote:


I'm working on a spreadsheet with a lot of referenced formulas. I have
it set to where, for example, .08*19 displays the answer "2" because I
have it with no decimal places. But when I go to reference this
cell in another formula, I can't get it to use "2", it uses the actual
value which is 1.52, even though 2 is shown. I need it to
use the value shown in the calculation. Any idea of how I can get this
to use the displayed value?
Thanks


--
BrandenKilgore
------------------------------------------------------------------------
BrandenKilgore's Profile: http://www.excelforum.com/member.php...o&userid=26145
View this thread: http://www.excelforum.com/showthread...hreadid=394730


  #3   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

BrandenKilgore,

Use Tools / Options.... Calculation tab, check "Precision as displayed"

HTH,
Bernie
MS Excel MVP


"BrandenKilgore" <BrandenKilgore.1tke6z_1123704354.3178@excelforu m-nospam.com wrote in message
news:BrandenKilgore.1tke6z_1123704354.3178@excelfo rum-nospam.com...

I'm working on a spreadsheet with a lot of referenced formulas. I have
it set to where, for example, .08*19 displays the answer "2" because I
have it with no decimal places. But when I go to reference this
cell in another formula, I can't get it to use "2", it uses the actual
value which is 1.52, even though 2 is shown. I need it to
use the value shown in the calculation. Any idea of how I can get this
to use the displayed value?
Thanks


--
BrandenKilgore
------------------------------------------------------------------------
BrandenKilgore's Profile: http://www.excelforum.com/member.php...o&userid=26145
View this thread: http://www.excelforum.com/showthread...hreadid=394730



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
16 digit number wont keep alteration unless format cell to text Croc001 Excel Discussion (Misc queries) 3 March 30th 05 09:12 AM
VB Random Number Generation/Insertion/NextWorksheet Craig Excel Discussion (Misc queries) 4 February 27th 05 10:00 PM
How to format a number in Indian style in Excel? Victor_alb Excel Discussion (Misc queries) 2 December 21st 04 04:21 AM
multiply by actual number in cell CJ Cerezo Excel Worksheet Functions 3 November 29th 04 09:43 PM
Convert week number into calendar month? WickyWick Excel Worksheet Functions 2 November 9th 04 09:01 PM


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