F
Frank Kabel
Hi
could you post some more details about your
function 'UseThisRange()' e.g. the actual code you use.
You may also then post the actual formula you have used
formula such as offset($A$2,0,0,MATCH("*",$A:$A,-1)) that
returns a range that automatically grows as I add data
it "UseThisRange()".
ranges.
could you post some more details about your
function 'UseThisRange()' e.g. the actual code you use.
You may also then post the actual formula you have used
perform lookups from i.e. my named range contains a-----Original Message-----
I have a bunch of dynamically named ranges that I want to
formula such as offset($A$2,0,0,MATCH("*",$A:$A,-1)) that
returns a range that automatically grows as I add data
I want to use based on certain conditions I'll callI also have a formula that tells me the name of the range
it "UseThisRange()".
that it returns the correct range.I want to put this formula in an INDIRECT function so
error when I pass it the name of any of my dynamicFinally I want to take all of this and use it as the range in my lookup function.
The problem is that the INDIRECT is returning a #REF
ranges.