Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
s2m via OfficeKB.com
 
Posts: n/a
Default copy a formula that does not change the column or row number?

how can I copy a formula that does not change the column or row number?
I want to use the same formula with set column and row but when I copy from
cell to cell it goes to the next column or row

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200606/1
  #2   Report Post  
Posted to microsoft.public.excel.misc
SamuelT
 
Posts: n/a
Default copy a formula that does not change the column or row number?


If I understand correctly, you want to set the cells as absolute
references.

In the formula, click the cell reference and then hit F4.

If you had A1, it'll become $A$1. This means this particular cell will
always be used, wherever you copy the formula. If you hit F4 again,
you'll get A$1, which means the row will always be 1, but the column
can change. Hit it one more time you'll get $A4, which means that
column A will always be referenced, but you can drag the rows. Hit F4
one more time, and you be back to your relative reference of A1.

Hope that helps,

SamuelT


--
SamuelT
------------------------------------------------------------------------
SamuelT's Profile: http://www.excelforum.com/member.php...o&userid=27501
View this thread: http://www.excelforum.com/showthread...hreadid=553287

  #3   Report Post  
Posted to microsoft.public.excel.misc
tim m
 
Posts: n/a
Default copy a formula that does not change the column or row number?

In your formula put $ before the Row and column names and when you copy it
will look at that cell rather than progressing it. for example $A$1

"s2m via OfficeKB.com" wrote:

how can I copy a formula that does not change the column or row number?
I want to use the same formula with set column and row but when I copy from
cell to cell it goes to the next column or row

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200606/1

  #4   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default copy a formula that does not change the column or row number?

Use "Absolute" references instead of "Relative" references.

=$A$1
instead of
=A1

Vaya con Dios,
Chuck, CABGx3


"s2m via OfficeKB.com" wrote:

how can I copy a formula that does not change the column or row number?
I want to use the same formula with set column and row but when I copy from
cell to cell it goes to the next column or row

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200606/1

  #5   Report Post  
Posted to microsoft.public.excel.misc
samprince
 
Posts: n/a
Default copy a formula that does not change the column or row number?


knowing how to use $ sets you on the road to Excel wisdom.

Once i worked that out it opens up some many doors as you see futher
capabilities.

I only knew you could use F4 to put the $'s in until recently [a week
ago \-: ] up until then I'd been typing them in manually bah!


--
samprince
------------------------------------------------------------------------
samprince's Profile: http://www.excelforum.com/member.php...o&userid=34168
View this thread: http://www.excelforum.com/showthread...hreadid=553287



  #6   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default copy a formula that does not change the column or row number?

Change the reference to Absolute.

=A1 is relative and will increment as copied.

=$A$1 is absolute and will remain as is when copying

To add the $ signs, highlight the references in the formula bar and hit F4 key
to cycle through your options.


Gord Dibben MS Excel MVP

On Mon, 19 Jun 2006 15:51:28 GMT, "s2m via OfficeKB.com" <u23063@uwe wrote:

how can I copy a formula that does not change the column or row number?
I want to use the same formula with set column and row but when I copy from
cell to cell it goes to the next column or row


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
Column picked randomly with probability relative to number of entr Neil Goldwasser Excel Worksheet Functions 4 May 30th 06 08:55 AM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Copy a formula down a set number of times Julian Excel Worksheet Functions 1 September 23rd 05 06:43 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM


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

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"