Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
chindo
 
Posts: n/a
Default function problem regarding cell range


I have a function that takes in a range of cells, but when I want to do
a fill (or hold down ctrl-d to copy the function over multiple cells in
the same column), the range of cells changes from A1:B9 to A2:B10, and
the next function will take in A3:B11 and so on. How do I stop this
automatic changing from occuring so that it only takes in A1:B9 in
every single cell?


--
chindo
------------------------------------------------------------------------
chindo's Profile: http://www.excelforum.com/member.php...o&userid=28669
View this thread: http://www.excelforum.com/showthread...hreadid=483767

  #2   Report Post  
bpeltzer
 
Posts: n/a
Default function problem regarding cell range

You need to change your references to absolute: $A$1:$B$9. If you click the
cell with the first formula and highlight the cell references in the formula
bar, hitting function key F4 cycles between relative (A1), absolute ($A$1),
and the two mixed ($A1 and A$1) references.
Check Excel's help 'About cell and range references.'
--Bruce

"chindo" wrote:


I have a function that takes in a range of cells, but when I want to do
a fill (or hold down ctrl-d to copy the function over multiple cells in
the same column), the range of cells changes from A1:B9 to A2:B10, and
the next function will take in A3:B11 and so on. How do I stop this
automatic changing from occuring so that it only takes in A1:B9 in
every single cell?


--
chindo
------------------------------------------------------------------------
chindo's Profile: http://www.excelforum.com/member.php...o&userid=28669
View this thread: http://www.excelforum.com/showthread...hreadid=483767


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
revealing the contents of a formula srinivasan Excel Worksheet Functions 10 July 5th 05 04:39 PM
Function syntax to compare cell contents ES Excel Worksheet Functions 2 May 18th 05 03:53 PM
IF function problem dvonj Excel Worksheet Functions 13 March 10th 05 01:13 PM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM
function cell range limitations AXA Excel Worksheet Functions 3 January 30th 05 11:09 PM


All times are GMT +1. The time now is 06:26 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"