How do you maintain the cell references for the lookup table when copying the
function to additional cells?
--
rebdk
How do you maintain the cell references for the lookup table when copying the
function to additional cells?
--
rebdk
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 <[email protected]>
wrote:
>How do you maintain the cell references for the lookup table when copying the
>function to additional cells?
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" <[email protected]> wrote in message
news:[email protected]...
> How do you maintain the cell references for the lookup table when copying
> the
> function to additional cells?
> --
> rebdk
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" <[email protected]> wrote in message
> news:[email protected]...
> > How do you maintain the cell references for the lookup table when copying
> > the
> > function to additional cells?
> > --
> > rebdk
>
>
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks