Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Sustaining Range Definitions in a Function

I have a workbook where one sheet is linked to another. I have a formula
that references a range similar to A1:A500. But whenever I delete rows from
the sheet that this formula is linked to it changes the reference to
something like this A1:A492. I would like to be able to force this range to
always stay the same no matter what.
  #2   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Sustaining Range Definitions in a Function

try

Indirect("A1:A500")


"hoftenkrabb" wrote:

I have a workbook where one sheet is linked to another. I have a formula
that references a range similar to A1:A500. But whenever I delete rows from
the sheet that this formula is linked to it changes the reference to
something like this A1:A492. I would like to be able to force this range to
always stay the same no matter what.

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
Passing a range name as an argument to the Index Function Michael Sharpe Excel Discussion (Misc queries) 3 September 5th 12 01:33 PM
vlookup function does not work when range is hidden VLOOKUP FUNCTION Excel Discussion (Misc queries) 1 September 8th 06 07:46 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Refer to Named Range on another sheet for IF function David Excel Worksheet Functions 3 August 26th 06 04:12 AM
Number range function Sonya T Excel Discussion (Misc queries) 2 July 19th 05 01:19 AM


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

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"