I cannot get my formula to come up with the correct amount. I should say 2,296 but is says 2,299. I have attached a copy of the spreadsheet I am working with. Any help would be greatly appreciated. Thanks,
I cannot get my formula to come up with the correct amount. I should say 2,296 but is says 2,299. I have attached a copy of the spreadsheet I am working with. Any help would be greatly appreciated. Thanks,
Cell D14 does NOT exactly equal its displayed value.
It equates to 2.673783
but displays 2.67
You'd need to change the formula in C15 to:
Is that something you can work with?![]()
Please Login or Register to view this content.
i also notice a strange use of sum() i.e =SUM(C4*C5) altho' it wont fix anything its not neccessary
=c4*c5 is sufficient!
similarly
SUM(C11+F11) could be just be =C11+F11 or even =SUM(C11,F11)
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
The ROUND(D12,2) section simply rounds the value from cell D12 to 2 decimal places.
so
...if D12 contained: 1.33333333333
...the above function would round that value to: 1.33
Regarding : [SIZE="2"]
That is just an HTML formatting code in the quoted text that
tells the forum to display font size: 2...which is larger than
the normal font (and less strain on my eyes). It doesn't
display and is NOT part of my response.
I hope that helps.
Thank you - I completely understand now.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks