#1   Report Post  
Posted to microsoft.public.excel.misc
Jan Jan is offline
external usenet poster
 
Posts: 159
Default Math Calculation

Here's my problem: I have two cells and a resulting cell. See below:
Cell 1 Cell 2 Cell 3
$1.10 $1.43 $2.52

When I open up the formatting to 3 decimal places, it looks like this:
Cell 1 Cell 2 Cell 3
$1.097 $1.428 $2.525

The math is right; but how do I get Cell 3 to show 2.53 and not 2.52?

-- TIA
Jan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Math Calculation

=ROUND(A1+B1,2)

--
Gary''s Student - gsnu200805
  #3   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default Math Calculation

Jan ... Are you sure you want to do this?

$2.525 ... is probably rounding up from $2.52? ... Set format to more
decimals to see what Excel is really doing ... I am thinking $2.52 is correct
for cell 3???

Kha

"Jan" wrote:

Here's my problem: I have two cells and a resulting cell. See below:
Cell 1 Cell 2 Cell 3
$1.10 $1.43 $2.52

When I open up the formatting to 3 decimal places, it looks like this:
Cell 1 Cell 2 Cell 3
$1.097 $1.428 $2.525

The math is right; but how do I get Cell 3 to show 2.53 and not 2.52?

-- TIA
Jan

  #4   Report Post  
Posted to microsoft.public.excel.misc
Jan Jan is offline
external usenet poster
 
Posts: 159
Default Math Calculation

Ultimately, the math is correct.
However, cells 1 and 2 are rounding to the nearest 100th; but cell 3 is not.
Why not?
--
Jan


"Ken" wrote:

Jan ... Are you sure you want to do this?

$2.525 ... is probably rounding up from $2.52? ... Set format to more
decimals to see what Excel is really doing ... I am thinking $2.52 is correct
for cell 3???

Kha

"Jan" wrote:

Here's my problem: I have two cells and a resulting cell. See below:
Cell 1 Cell 2 Cell 3
$1.10 $1.43 $2.52

When I open up the formatting to 3 decimal places, it looks like this:
Cell 1 Cell 2 Cell 3
$1.097 $1.428 $2.525

The math is right; but how do I get Cell 3 to show 2.53 and not 2.52?

-- TIA
Jan

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default Math Calculation

What happens if you go to 4 decimals? I bet cell 3 is 2.524... and properly
rounding to 2.52. Use of rounding as Gary's Student suggests would solve
your problem. I'd round the calculations for Cell 1 and Cell 2 and add them
for Cell 3.



"Jan" wrote:

Ultimately, the math is correct.
However, cells 1 and 2 are rounding to the nearest 100th; but cell 3 is not.
Why not?
--
Jan


"Ken" wrote:

Jan ... Are you sure you want to do this?

$2.525 ... is probably rounding up from $2.52? ... Set format to more
decimals to see what Excel is really doing ... I am thinking $2.52 is correct
for cell 3???

Kha

"Jan" wrote:

Here's my problem: I have two cells and a resulting cell. See below:
Cell 1 Cell 2 Cell 3
$1.10 $1.43 $2.52

When I open up the formatting to 3 decimal places, it looks like this:
Cell 1 Cell 2 Cell 3
$1.097 $1.428 $2.525

The math is right; but how do I get Cell 3 to show 2.53 and not 2.52?

-- TIA
Jan

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
Math help LatinAviation Excel Discussion (Misc queries) 4 August 18th 06 09:10 PM
Math Curtis Excel Discussion (Misc queries) 0 July 24th 06 11:34 PM
math Bill Excel Discussion (Misc queries) 3 August 11th 05 11:21 PM
math Dawn Settles via OfficeKB.com Excel Worksheet Functions 4 May 23rd 05 02:36 PM
Simple math calculation - 50/50? Abi Excel Worksheet Functions 4 February 9th 05 06:11 PM


All times are GMT +1. The time now is 05:53 AM.

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"