ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   help in refering to a range named in a cell (https://www.excelbanter.com/excel-programming/321246-help-refering-range-named-cell.html)

jf

help in refering to a range named in a cell
 
Hi to all,

I am trying to use a regular vlookup formula in which I could refer to
a range not by specifying a name but by refering to a cell in which
the range is named.

example: =vlookup(a1;b1;2;false)

where; b1 is the name of the range I am referring to.

Is this possible?

thanks for your help.

jf

Tom Ogilvy

help in refering to a range named in a cell
 
=vlookup(a1;Indirect(b1);2;false)

--
Regards,
Tom Ogilvy

"jf" wrote in message
om...
Hi to all,

I am trying to use a regular vlookup formula in which I could refer to
a range not by specifying a name but by refering to a cell in which
the range is named.

example: =vlookup(a1;b1;2;false)

where; b1 is the name of the range I am referring to.

Is this possible?

thanks for your help.

jf





All times are GMT +1. The time now is 01:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com