Re: Convert Range name in cell for VLookup
- From: "Barb Reinhardt" <reply@xxxxxxxxxxxxxxx>
- Date: Wed, 7 Sep 2005 18:17:50 -0400
You'll need to use indirect(b1) where data is. I've done this recently at
work, but don't have the format for "data" handy here. Do a search on
queries on this board from "Barb R." and you should find it.
"ddate" <ddate@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E1A7CB1A-242A-4DDA-A2EF-CF900790C331@xxxxxxxxxxxxxxxx
>I wanted to create a vlookup with the range names in a cell so that it
>would
> be flexible.
>
> Example: current formula: vlookup(A1,data,1,false)
>
> type in cell B1 -> data
>
> new formula: vlookup(A1,B1,1,false) .....cannot figure out how to have
> the
> formula read as value in B1 as a range name instead of a value. Is there
> a
> formula that can convert it properly?
>
> Thanks.
.
- References:
- Convert Range name in cell for VLookup
- From: ddate
- Convert Range name in cell for VLookup
- Prev by Date: Help on Networkdays
- Next by Date: Re: countif >0, specific cells
- Previous by thread: Convert Range name in cell for VLookup
- Next by thread: Count Occurances if two conditions true
- Index(es):
Relevant Pages
|