#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default cell references

How do you know when to use a relative, absolute, or mixed reference? Are
there certain instances to use each one?
--
Amy Howell
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default cell references

Generally speaking yes...
A simple exercise to show absolute vs releative reference is to create a
Multiplication Table
In cells A2:A10 put the numbers 1 to 9
In cell B1:J1 put the numbers 1 to 9
Now create a multiplication table using only 1 formula and dragging it.
The correct answer is in Cell B2 add the formula
=$A2*B$1
You don't want the A to increment as you drag but the 2 has to increase. The
same is true of the 1 and the B. Try it and see.
--
HTH...

Jim Thomlinson


"amy howell" wrote:

So, if I have a formula in column A, that references a certain cell or cell
range, and I want to have that same formula in one or multiple cells, I use
an absolute reference? On the other hand, if the formula does not need to
remain constant, I would use a relative reference? Is my understanding
correct?
--
Amy Howell


"Jim Thomlinson" wrote:

If you do not intend to drag or copy a formula then it makes no difference.
If however you intend to drag or copy you need to think about the reference
style. Absolute references will not change so if your formula always needs to
reference a specific cell, column or row then you need to add absolute
references. If on the other hand the formula depends on the relative position
of another cell then you want relative references.
--
HTH...

Jim Thomlinson


"amy howell" wrote:

How do you know when to use a relative, absolute, or mixed reference? Are
there certain instances to use each one?
--
Amy Howell

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
Help with converting a block of cells with Absolute and mixed references to relative references Vulcan Excel Worksheet Functions 3 December 13th 07 11:43 PM
Displaying multiple cell references in 1 cell aposatsk Excel Discussion (Misc queries) 2 August 21st 06 04:21 PM
How to rename references from range names to cell references Abbas Excel Discussion (Misc queries) 1 May 24th 06 06:18 PM
Changing Cell References To a Different Worksheet in the Same Cell DL Excel Worksheet Functions 3 March 30th 06 11:18 PM
Transferring cell content between workbooks using cell references Kiwi Mike Excel Discussion (Misc queries) 2 November 27th 04 11:31 PM


All times are GMT +1. The time now is 04:22 PM.

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

About Us

"It's about Microsoft Excel"