Problem with draging a formula,one cell value fixed,trivial question

M

marko

Hi.

I have a value in cell A10. Then i have a formula in cell C1 which
goes: (A1+B1)/A10. If I drag the formula down to cell C5 the formula
for C2 will be (A2+B2)/A11,
for C3 will be (A3+B3)/A12,....,for C5 will be (A5+B)/A14.
I would like the formula to have the A10 parameter fixed so when i drag
the formula down the A10 would always be A10(it wouldn't go up by 1).
So the formula for C2 will be (A2+B2)/A10,
for C3 will be (A3+B3)/A10,....,for C5 will be (A5+B5)/A10. Please
help.
Thanks,

Marko
 
R

Rowan Drummond

make your original in C1 formula
=(A1+B1)/A$10
then drag down.
See help on absolute versus relative references.

Regards
Rowan
 
M

marko

Thanks a million!
It's those little things that make me happy!! :)
Thanks again!

Marko from Croatia
 

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