+ Reply to Thread
Results 1 to 4 of 4

vlookup multiple criteria

  1. #1
    Registered User
    Join Date
    02-15-2016
    Location
    Kentucky
    MS-Off Ver
    2013
    Posts
    5

    vlookup multiple criteria

    Hello everyone,

    I am working on my personal budget and have hit a snag along the way.

    I am presented with a user form to enter payment data. From there the payment data is placed on a separate sheet (Payments). The payments sheet holds the item, amount paid, date paid and the confirmation number.

    I also have a third sheet (2016 (for the year)) In this sheet the columns are the months of the year and each row starts with an item (Car, Insurance, Phone etc...)

    My goal here is to lookup the values of the Payments sheet for certain criteria. Example - If there is a payment entered for "Car" in the month of "Jan" then I want the amount paid to populate in my (2016) sheet under JAN & Car.

    Any help offered is greatly appreciated!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: vlookup multiple criteria

    Hi,

    Something like this should work for you.

    Please Login or Register  to view this content.
    Hope this is helpful.

    Cheers

  3. #3
    Registered User
    Join Date
    02-15-2016
    Location
    Kentucky
    MS-Off Ver
    2013
    Posts
    5

    Re: vlookup multiple criteria

    Thank you so much!

    This works perfect in the JAN column. However, how would I get this to go to the FEB, MAR, etc... columns? I changed the formula to this:
    =IFERROR(INDEX(PAYMENTS!$B$8:$B$20,MATCH($A5,PAYMENTS!$A$8:$A$20,0),MATCH(C$2,PAYMENTS!$C$8:$C$20,0)),"") to move to the next month but the payment still populates in January's column.

    Thanks for your help!

  4. #4
    Forum Contributor
    Join Date
    05-06-2016
    Location
    Cluj, Romania
    MS-Off Ver
    2007-2010
    Posts
    220

    Re: vlookup multiple criteria

    Hi,
    use this formula in B3 and drag down and to right
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    see atached
    Attached Files Attached Files

+ 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] Vlookup multiple criteria returning multiple values
    By ykobure in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 04-16-2015, 07:28 AM
  2. [SOLVED] iserror and vlookup with multiple criteria from multiple tables along with concatenation.
    By marcusduton in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-14-2015, 02:16 AM
  3. Vlookup on multiple axis with multiple criteria
    By theLOLkid in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-11-2015, 02:48 PM
  4. Vlookup (or index/match) with multiple criteria over multiple sheets
    By Groovicles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2013, 01:56 PM
  5. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  6. Possible VLOOKUP multiple criteria & multiple worksheets
    By this2willpass in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-16-2012, 08:23 AM
  7. Vlookup + multiple criteria + multiple data returned
    By stonesy in forum Excel General
    Replies: 6
    Last Post: 02-17-2010, 08:53 AM

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