When I make a row absolute, but column relative, the column stays.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to copy a formula using the fill option. When i set the column
in the range to relative and the row to absolute, the columns and rows in the
range saty the same. I thought that the dollar sign was supposed to allow
the range to change in sequential order
 
The contrary: the $ sign hold that item constant
SO dragging cell J1 down the column when it has =$A$1 will produce =$A$1 in
all cells.
If J1 has =$A1 and you drag it down you get $A2, $a3.....
But dragging sideways leaves $A1 in all cells
best wishes
 
The $ in front of the row means the row won't adjust.
The $ in front of the column means the column won't adjust.

You may want to share the formula (and the cell that it's in).
And the range that you're filling.
 
Many thanks for your help

Bernard Liengme said:
The contrary: the $ sign hold that item constant
SO dragging cell J1 down the column when it has =$A$1 will produce =$A$1 in
all cells.
If J1 has =$A1 and you drag it down you get $A2, $a3.....
But dragging sideways leaves $A1 in all cells
best wishes
 

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