close

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

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:
gt; I want to create one VLOOKUP for a column of cells. How could I go about this?
gt; Thanks,
gt; Scott

全站熱搜
創作者介紹
創作者 software 的頭像
software

software

software 發表在 痞客邦 留言(0) 人氣()