percentages

  • Thread starter Thread starter confused deejay
  • Start date Start date
C

confused deejay

can some one please help before i go insane

i'm trying to work out cost using percentage what i want to do is...

a1 charge b1 cost b2 %

i want a sum to work out what the charge is if cost is 100 and % is 30

i need the sum because % changes for each item

cheers confused deejay x
 
If Cost is in B1 and percentage in B2
Then this in A1
=B1*(1+B2) will give you the Charge

So if B1 is 100 and B2 is 30% then Charge would be 130. Is that what you
were looking for?
If not then pl. give the values in B1 and B2 and the expected value in A1.
 
Please give us what values are where and what needs to be worked upon.
--
_______________________
Click "Yes" if it helps
________
Thanks
Suleman Peerzade
 

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