Thread: Excel formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Excel formula

If
A1=10500
B1=5%
In C1 put =A1*B1

Vaya con Dios,
Chuck, CABGx3
"Ryan" wrote in message
...
I am trying to create a formula for this:

5% of $10,500 = $525.00

Can someone give me the proper formula for this?

Thanks