Calculating non-financial rates

G

Grace

I need to calcualte some rates using the formula:

number/number X 1000 = rate

I cannot figure out a way to make it do this. Can anyone help? Thank you.
 
B

Bob Phillips

=num/num*1000

??

--
HTH

Bob Phillips

Grace said:
I need to calcualte some rates using the formula:

number/number X 1000 = rate

I cannot figure out a way to make it do this. Can anyone help? Thank
you.
 
Top