divide column(x) by column(y) to give column(x/y) in excel?

J

James

I'm trying to divide one column by another column to give me another column
of awnsers as in B1/C1=D1, B2/C2=D2 etc... Is this possible?
Thanks
 
E

Elkar

In cell D1 enter the following formula:

=B1/C1

Copy this formula down column D as far as you need. The cell references
will increment automatically.

HTH,
Elkar
 

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

Top