assume:
a1: 5
b1: =sum(c1,d1)
c1:$73.33
d1:$116.14
e1: =b1/a1 [would = $37.89]
f1: =e1*a1 [should = $189.45]
however, f1 is always coming up $189.47
what would it take to get f1 to show an amount equal to: a1*the $ result of
e1?
standard formula doesn't seen to be working
--
Cliff
Bookmarks