Page 1 of 1

[Solved] How to apply calculation to a range of cells

Posted: Tue Aug 26, 2014 4:39 pm
by xerxesoo
I'm sure this must be really simple but I can't find how to do it in the Help pages.

If for example I put values in cells A1 and B1, and then put =A1/B1 in cell C1, I get the required calculation result in C1. But how do I apply this to all columns? i.e. so C2 =A2/B2, C3 = A3/B3, etc.

Re: How to apply calculation to a range of cells

Posted: Tue Aug 26, 2014 5:25 pm
by karolus
pull down the Cell with Formula

Re: How to apply calculation to a range of cells

Posted: Tue Aug 26, 2014 5:39 pm
by xerxesoo
karolus wrote:pull down the Cell with Formula
Can you be more explicit please?

Re: How to apply calculation to a range of cells

Posted: Tue Aug 26, 2014 5:50 pm
by RoryOF
Enter the first formula and pull the little black square in the RH corner down as far as you need.

Re: How to apply calculation to a range of cells

Posted: Tue Aug 26, 2014 6:47 pm
by xerxesoo
Thank you.