keeping one cell constant

  • Thread starter Thread starter Malcolm
  • Start date Start date
M

Malcolm

if the formula is A1*A2 on the first row
and for each other row i want B2, C2 etc to always be multiplied by A1 how
can i do this. At the moment if i copy the formula from 1 row to the next it
doesnt how the first as the constant. pls let me know the formula i need to
use
 
Try this:

=$A$1*A2

And then look up the difference between relative and absolute cell
references in the Help files.
 

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

Back
Top