formulas

  • Thread starter Thread starter Bacchus
  • Start date Start date
B

Bacchus

I am trying to calculate the following:

=SUM(F41-25)*5%+2*1.17

f41 - 33.99

I keep on getting 2.79 when the answer is 2.86. Can someone let me in on
the right format to calculate this formula.

thanks
 
And so does:

=((F41-25)*5%+2)*1.17

(no reason for the =sum() portion.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top