Auto Fill help. Thanks in advance

A

Alex

I would like to auto fill the following formula ex: A1*B1, A2*B1, A3*B1. The
auto Fill automatically changes the B column with the same number as the A.
Is there a way to keep the second number static?

Thanks.

Alex
 
J

Jacob Skaria

Hi Alex

Try
=A1*B$1

Below are the different reference styles.

A1 Relative referencing. Both column and row will change if you copy or drag
the formula.
$A1 The column reference is fixed and will not change
A$1 The row reference is fixed and will not change.
$A$1 Column and row reference are fixed.

If this post helps click Yes
 

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