+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP copy problems

  1. #1
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Cardiff
    MS-Off Ver
    2003
    Posts
    123

    VLOOKUP copy problems

    I am using a VLOOKUP formula, but when I drag it down it doesn't keep the same array selection.

    Is there a way so that I can drag it and it relates to the cell to the left, but the array selected stays the same. I don't really want to type the same thig out for every cell as there are 6000.

    I am using: =VLOOKUP(D2,Working!A2:C23,2,FALSE)

    and want D2 to change accordingly but for working!A2:C23 to stay the same
    Last edited by Back2Basics; 12-05-2008 at 07:21 AM.

  2. #2
    Forum Contributor vandanavai's Avatar
    Join Date
    09-04-2006
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    256
    Hello
    Try following

    =VLOOKUP(D2,Working!$A$2:$C$23,2,FALSE)

  3. #3
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Cardiff
    MS-Off Ver
    2003
    Posts
    123
    Awesome thanks very much Vanda

+ 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