+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP keeping array lookup reference

Hybrid View

  1. #1
    rebdk
    Guest

    VLOOKUP keeping array lookup reference

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

  2. #2
    Gord Dibben
    Guest

    Re: 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 <[email protected]>
    wrote:

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



  3. #3
    L. Howard Kittle
    Guest

    Re: 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" <[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




  4. #4
    rebdk
    Guest

    Re: 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" <[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

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1