PC Review


Reply
Thread Tools Rate Thread

What is the deifference between writng A3 or $A$3 in a function?

 
 
Bassam
Guest
Posts: n/a
 
      27th Mar 2010

 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      27th Mar 2010
See Excel help on absolute and relative cell references.


Gord Dibben MS Excel MVP
 
Reply With Quote
 
trip_to_tokyo
Guest
Posts: n/a
 
      27th Mar 2010
Hi Bassam, here is a simple worked example that I hope will aid your
comprehension.

1. In cell A1 and B1 I have the number 1.

In cell C1 I have:-

=(A1+B1)

This gives a result of 2 in cell C1.

2. In cell A2 and B2 I have the number 2.

In cell C2 I have COPIED the formula from cell C1 to give, in cell C2:-

=(A2+B2)

As you can see the A1 has become A2 and the B1 has become B2.

This is called a RELATIVE cell reference (it has changed automatically as it
has been copied).

The result in cell C2 is 4.

3. Now go back to cell C1 and change the formula to:-

=($A$1+B1)

Notice I have put a $ sign before the A and before the 1.

This means that this cell reference is FIXED (does not change when you copy
it).

The result in cell C1 is 2.

4. Now copy the formula in cell C1 which is:-

=($A$1+B1)

- to cell C2:-

=($A$1+B2)

Notice that the $A$1 does not change (because you FIXED it) but that B1
changes to B2 (because it’s a RELATIVE reference - it changes when copied).

The result in C2 is now 3 (it’s adding cell A1 to cell B2).

If my above comments have helped please hit Yes.

Thanks.



"Gord Dibben" wrote:

> See Excel help on absolute and relative cell references.
>
>
> Gord Dibben MS Excel MVP
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
leveled writng cathy Microsoft Dot NET 0 2nd Jun 2008 05:52 PM
Suggestions of writng product license key in Win Vista =?Utf-8?B?TWlrZTk5MDA=?= Microsoft C# .NET 6 3rd Aug 2007 02:41 AM
Windows CD writng problem steve Windows XP General 4 28th Jan 2006 01:00 AM
cursive writng =?Utf-8?B?YW5kaWU=?= Microsoft Word Document Management 1 2nd May 2005 06:31 PM
Writng the Binary Data into Registry Saradhi Microsoft C# .NET 10 2nd Jun 2004 05:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:13 PM.