Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kat and the Calculator
 
Posts: n/a
Default calculator Errors

When I enter an equation in c1 such as: =product(a1,b1), when a1 is 1000 and
b1 is .10, the answer in c1 should be 100, but it comes out to 102.04. Why?
please help.
Thank you,
Kat
  #2   Report Post  
Vasant Nanavati
 
Posts: n/a
Default

Quite possibly because B1 is actually 0.10204 but is set to display only 2
decimal places.

--

Vasant



"Kat and the Calculator"
wrote in message ...
When I enter an equation in c1 such as: =product(a1,b1), when a1 is 1000
and
b1 is .10, the answer in c1 should be 100, but it comes out to 102.04.
Why?
please help.
Thank you,
Kat



  #3   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Are the values in either A1 or B1 calculated?

I suspect a rounding issue where the displayed value is not the true
underlying value.. Try this and see what you get:

=PRODUCT(ROUND(A1,0),ROUND(B1,2))

Biff

"Kat and the Calculator"
wrote in message ...
When I enter an equation in c1 such as: =product(a1,b1), when a1 is 1000
and
b1 is .10, the answer in c1 should be 100, but it comes out to 102.04.
Why?
please help.
Thank you,
Kat



  #4   Report Post  
Kat and the Calculator
 
Posts: n/a
Default

thank you both, you were right. now i can sleep.

"Biff" wrote:

Hi!

Are the values in either A1 or B1 calculated?

I suspect a rounding issue where the displayed value is not the true
underlying value.. Try this and see what you get:

=PRODUCT(ROUND(A1,0),ROUND(B1,2))

Biff

"Kat and the Calculator"
wrote in message ...
When I enter an equation in c1 such as: =product(a1,b1), when a1 is 1000
and
b1 is .10, the answer in c1 should be 100, but it comes out to 102.04.
Why?
please help.
Thank you,
Kat




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



All times are GMT +1. The time now is 06:43 PM.

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"