Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ducksfolly
 
Posts: n/a
Default Can you have fixed cell reference when dragging/copying formulae?

When you drag or copy a formula which refers to another cell, then that
cell's reference is updated when the formula is dragged or copied across a
spreadsheet. Is it possible to 'fix' the reference of the outside cell such
that the formula refers to a fixed cell irrespective of where the formula is
copied to?
For example a formual in cell B2 containing a reference to cell A1 will
always refer to the cell immediately above and to the left when copied
elsewhere. Is it possible for the formula to be forced to refer to cell A1
irrespective of where it is copied?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Can you have fixed cell reference when dragging/copying formulae?

You can use $a$1 in the formula.

If you use a $ in front of the row or column, then that portion of the address
won't change when you copy the formula.

$a1 would allow the row number to change
a$1 would allow the column to change
a1 would allow both to change
$a$1 wouldn't change.

Look at excel's help for Absolute and relative references.

ducksfolly wrote:

When you drag or copy a formula which refers to another cell, then that
cell's reference is updated when the formula is dragged or copied across a
spreadsheet. Is it possible to 'fix' the reference of the outside cell such
that the formula refers to a fixed cell irrespective of where the formula is
copied to?
For example a formual in cell B2 containing a reference to cell A1 will
always refer to the cell immediately above and to the left when copied
elsewhere. Is it possible for the formula to be forced to refer to cell A1
irrespective of where it is copied?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Can you have fixed cell reference when dragging/copying formulae?

Hi

Have a look for 'absolute and relative' cell references. You use the $ sign
to indicate which part of the reference stays static.
In your example, you'd use
=$A$1
and this would then stay the same wherever it was copied.

Andy.

"ducksfolly" wrote in message
...
When you drag or copy a formula which refers to another cell, then that
cell's reference is updated when the formula is dragged or copied across a
spreadsheet. Is it possible to 'fix' the reference of the outside cell
such
that the formula refers to a fixed cell irrespective of where the formula
is
copied to?
For example a formual in cell B2 containing a reference to cell A1 will
always refer to the cell immediately above and to the left when copied
elsewhere. Is it possible for the formula to be forced to refer to cell A1
irrespective of where it is copied?



  #4   Report Post  
Posted to microsoft.public.excel.misc
ducksfolly
 
Posts: n/a
Default Can you have fixed cell reference when dragging/copying formul

Dave

Thank you very much for that. I had a feeling it would be bleeding obvious!

Anthony Goddard



"Dave Peterson" wrote:

You can use $a$1 in the formula.

If you use a $ in front of the row or column, then that portion of the address
won't change when you copy the formula.

$a1 would allow the row number to change
a$1 would allow the column to change
a1 would allow both to change
$a$1 wouldn't change.

Look at excel's help for Absolute and relative references.

ducksfolly wrote:

When you drag or copy a formula which refers to another cell, then that
cell's reference is updated when the formula is dragged or copied across a
spreadsheet. Is it possible to 'fix' the reference of the outside cell such
that the formula refers to a fixed cell irrespective of where the formula is
copied to?
For example a formual in cell B2 containing a reference to cell A1 will
always refer to the cell immediately above and to the left when copied
elsewhere. Is it possible for the formula to be forced to refer to cell A1
irrespective of where it is copied?


--

Dave Peterson

  #5   Report Post  
Posted to microsoft.public.excel.misc
ducksfolly
 
Posts: n/a
Default Can you have fixed cell reference when dragging/copying formul

Andy

Thank you very much for that. I had a feeling it would be bleeding obvious!

Anthony Goddard


"Andy" wrote:

Hi

Have a look for 'absolute and relative' cell references. You use the $ sign
to indicate which part of the reference stays static.
In your example, you'd use
=$A$1
and this would then stay the same wherever it was copied.

Andy.

"ducksfolly" wrote in message
...
When you drag or copy a formula which refers to another cell, then that
cell's reference is updated when the formula is dragged or copied across a
spreadsheet. Is it possible to 'fix' the reference of the outside cell
such
that the formula refers to a fixed cell irrespective of where the formula
is
copied to?
For example a formual in cell B2 containing a reference to cell A1 will
always refer to the cell immediately above and to the left when copied
elsewhere. Is it possible for the formula to be forced to refer to cell A1
irrespective of where it is copied?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
how to include a cell reference that is contained in a cell withi. dutchinny Excel Worksheet Functions 5 October 24th 05 01:07 AM
How do I leave formula cell blank if 2nd reference cell is empty? Liana S Excel Discussion (Misc queries) 2 October 21st 05 04:38 PM
reference cell value from fixed column with variable row bob z Excel Discussion (Misc queries) 0 May 23rd 05 11:30 PM
Cell Reference Math Ralph Howarth Excel Worksheet Functions 0 January 26th 05 06:27 PM


All times are GMT +1. The time now is 10:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"