ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   VLOOKUP keeping array lookup reference (https://www.excelbanter.com/excel-discussion-misc-queries/97494-vlookup-keeping-array-lookup-reference.html)

rebdk

VLOOKUP keeping array lookup reference
 
How do you maintain the cell references for the lookup table when copying the
function to additional cells?
--
rebdk

Gord Dibben

VLOOKUP keeping array lookup reference
 
Use Absolute addressing as in


=VLOOKUP(F1,$A$1:$E$1,3,FALSE)

F1 is relative and increments as you drag down the column.

The table references do not change.


Gord Dibben MS Excel MVP

On Tue, 4 Jul 2006 11:59:01 -0700, rebdk
wrote:

How do you maintain the cell references for the lookup table when copying the
function to additional cells?



L. Howard Kittle

VLOOKUP keeping array lookup reference
 
To do as Gord suggests, click on the A1 in the formula and then hit the F4
key until you get the desired absolute reference. F4 will toggle through
the four reference choices.

HTH
Regards,
Howard

"rebdk" wrote in message
...
How do you maintain the cell references for the lookup table when copying
the
function to additional cells?
--
rebdk




rebdk

VLOOKUP keeping array lookup reference
 
Thanks so much. Problem solved.
--
rebdk


"L. Howard Kittle" wrote:

To do as Gord suggests, click on the A1 in the formula and then hit the F4
key until you get the desired absolute reference. F4 will toggle through
the four reference choices.

HTH
Regards,
Howard

"rebdk" wrote in message
...
How do you maintain the cell references for the lookup table when copying
the
function to additional cells?
--
rebdk






All times are GMT +1. The time now is 12:44 PM.

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