ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How can I create a VLOOKUP that pertains to multiple cells? (https://www.excelbanter.com/excel-discussion-misc-queries/85885-how-can-i-create-vlookup-pertains-multiple-cells.html)

scott

How can I create a VLOOKUP that pertains to multiple cells?
 
I want to create one VLOOKUP for a column of cells. How could I go about this?
Thanks,
Scott

Debra Dalgleish

How can I create a VLOOKUP that pertains to multiple cells?
 
You can use an absolute reference, or name, for the lookup table, and a
relative reference for the cell in the active row. For example:

=VLOOKUP(G3,$B$2:$D$21,3,FALSE)
or
=VLOOKUP(G3,MyTable,3,FALSE)

scott wrote:
I want to create one VLOOKUP for a column of cells. How could I go about this?
Thanks,
Scott




All times are GMT +1. The time now is 03:34 PM.

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