what is the difference between $D$13 and $D13

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

Guest

It has been a long time - when I set up formulas with just one $ how is that
different..
 
When a formula is copied, Excel increments all the cell references relative
to where the formula is copied to. Hence, A1 would be a "relative
reference". Sometimes, we don't want this to happen, so we create an
"absolute reference" by adding the $ symbol. $A$1 will not change when it is
copied. By placing just one $ symbol, you can lock just the row or column
portion of a reference. Thus, $A1 would keep column A, but increment the row
number when copied. A$1 would keep the row number, but increment the column
when copoied.

HTH,
Elkar
 

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