+ Reply to Thread
Results 1 to 11 of 11

Vlookup formula?

  1. #1
    Registered User
    Join Date
    12-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    10

    Vlookup formula?

    I'm pretty new to excel but think I've come a long way and have now reached my bump in the road.

    I have a workbook with five sheets.
    My first sheet is a "tracker" of sorts.

    Columns D, E, F, and G have their title and right below (row 2) there are drop down menus with options corresoponding to the "title"

    Ex.
    D1=Category (title)
    D2 (drop down) = "Activation" (an option) which a has a numeric value attached to it.

    The formula =vlookup(D2, Sheet2!A12:B12, 2, FALSE) is attached to Column "I" which provides me with the amount earned from said "activation"

    However, when I move on to D3 and select "Activation" Column "I" will not populate with the numeric earning.

    Eventually columns D, E, F, and G will be added together and ideally populate column "I" (which I've managed to work, but only on one row.)

    So I'm doing something wrong, I'm just not sure what.

    Help would be greatly appreciated.

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: Vlookup formula?

    You have sample workbook? just try to upload it

    Regards
    Azumi

  3. #3
    Registered User
    Join Date
    12-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    10

    Re: Vlookup formula?

    Quote Originally Posted by azumi View Post
    You have sample workbook? just try to upload it

    Regards
    Azumi
    Screen Shot 2013-12-05 at 12.16.29 AM.pngScreen Shot 2013-12-05 at 12.16.44 AM.jpg

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,603

    Re: Vlookup formula?

    Although a picture is nice, it is not easy to work with. Please post a workbook/sheet as requested.

  5. #5
    Registered User
    Join Date
    12-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    10

    Re: Vlookup formula?

    Template.xlsx

    I think this is what you meant. I misunderstood before.

  6. #6
    Registered User
    Join Date
    12-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    10

    Re: Vlookup formula?


  7. #7
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: Vlookup formula?

    =VLOOKUP(D2,Category!$A$1:$B$12,2,FALSE) , You just forget the dollar sign $ to absolut position of ranges

    or see the file

    Azumi
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    12-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    10

    Re: Vlookup formula?

    Quote Originally Posted by azumi View Post
    =VLOOKUP(D2,Category!$A$1:$B$12,2,FALSE) , You just forget the dollar sign $ to absolut position of ranges

    or see the file

    Azumi
    Definitely understand what you did but, am I going to have to enter the formula everytime in column "I?"

    I opened the file and the D3 Selection does show the corresponding amount but when I go to D4 and make a selection it still does not autopopulate..

  9. #9
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,603

    Re: Vlookup formula?

    You just need to drag the formula down starting in I2. Of course if col D is empty you will get an error . If you want to avoid that use
    Please Login or Register  to view this content.
    in I2 and drag down

  10. #10
    Registered User
    Join Date
    12-05-2013
    Location
    United States
    MS-Off Ver
    Excel 2011
    Posts
    10

    Re: Vlookup formula?

    And how would I go about adding columns together w/o it giving me a !#value message under earned

  11. #11
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,603

    Re: Vlookup formula?

    I don't understand what you mean

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA code for change vlookup formula to vlookup formula with ISNA
    By erprasannaa in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-12-2013, 03:33 AM
  2. Vlookup referencing a vlookup formula
    By laurenann in forum Excel General
    Replies: 1
    Last Post: 01-24-2011, 05:52 PM
  3. Replies: 4
    Last Post: 06-06-2010, 07:13 PM
  4. Replies: 2
    Last Post: 10-08-2009, 09:51 PM
  5. vlookup-reate a vlookup formula?
    By Pam C in forum Excel General
    Replies: 1
    Last Post: 03-16-2006, 12:15 PM

Tags for this Thread

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