formula help

  • Thread starter Thread starter casar
  • Start date Start date
C

casar

i need to multiply 2.5 * d1 then from the sum of that * by 20% an
output the product.

or
D1 E1
=(2.5*486.08=1215.2*0.2= 1701.28

Basically I need that, but there is nothing in e1 and d1 has 486.08 i
it.

I hope this kinda explains i
 
Casar,

with 486.08 in D1, enter in E1, or any other cell

=D1*2.5*120%

which will multiply D1 by 2.5 and add 20%. However, the result is 1458.24, not 1701.28 (which is 40% added).

HTH
Anders Silvén
 

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