+ Reply to Thread
Results 1 to 4 of 4

Vlookup Formula

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Vlookup Formula

    Hello:

    Please refer to attached sheet.
    I would select the month and store from dropdown list in cell A2 and A3

    I need the formula in cell C5 to populate the value from data C1:H13.

    Manually i have entered the value as you can see.

    Please let me know if you have any questions.

    Thanks

    Riz
    Attached Files Attached Files
    Last edited by rizmomin; 04-15-2013 at 04:47 PM.

  2. #2
    Registered User
    Join Date
    04-14-2013
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    66

    Re: Vlookup Formula

    Just put this in A5:

    Please Login or Register  to view this content.














    -If you found this helpful, feel free to express thanks with the star in the bottom left.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: Vlookup Formula

    If you are going to be copying this formula anywhere, you need some additional absoluting onthe D/D references...

    =INDEX($C$1:$H$13,MATCH($A$2,$C$1:$C$13,0),MATCH($A$3,$C$1:$H$1,0))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Vlookup Formula

    Hi RS15:

    Thanks a lot...this will work for me..

    Riz

+ 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