+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP, INDEX/MATCH, SUMIFS...cant make it work

  1. #1
    Registered User
    Join Date
    07-06-2015
    Location
    NOVA, USA
    MS-Off Ver
    2010, 2013
    Posts
    2

    VLOOKUP, INDEX/MATCH, SUMIFS...cant make it work

    Sorry for any mess-ups on my part... first post here. Id say I am an advanced Excel user, but all self trained. Any help is greatly appreciated!

    I currently have two sheets I am using for budgeting. I understand how to link them together, but cant get VLOOKUP, INDEX/MATCH, SUMIFS, or any of the similar functions to return the data I need.

    I am using my "Expenses" file to track what I spend, and my "Budget" file to set my budget and track total spent in each category. Categories are shared identical in both sheets.

    What I would like to do is have the total value of all money spent in each category, as tracked in "Expenses", reflected in the Actual column of the table in "Budget." I input each transaction by data, chronologically, which creates the multiple line items of the same category.

    Expenses:
    Expenses.JPG

    Budget:
    Budget.JPG

    So, for example, I would like a value of 143.23 to appear in C33. But as you can see, it is only displaying the highest value. This formula is what is currently in Cell C33 of "Budget":

    =IFERROR(VLOOKUP(A33,[Expenses.xlsx]July'!$C$9:$E$69,3,0),"$F$1")

    I understand VLOOKUP only returns the highest value, and I understand that that is my issue. Just couldnt find any other solution out there. I am using IFERROR to avoid the "#N/A" return if the the category isnt used (F1 is an empty cell, which is what I want).

    Thanks again, in advance.

    Kyle

  2. #2
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: VLOOKUP, INDEX/MATCH, SUMIFS...cant make it work

    You could try this formula.
    It sums all the Transportation cells where the Category is equal to cell A33.
    Please Login or Register  to view this content.
    It should work but I can't test it.
    Pierre Leclerc
    _______________________________________________________

    If you like the help you got,
    Click on the STAR "Add reputation" icon at the bottom.

  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
    52,926

    Re: VLOOKUP, INDEX/MATCH, SUMIFS...cant make it work

    Welcome to the forum

    Hopefully, the above will help. If not, please upload a sample of your workbook, not a picture of your data. Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    Also, not all members can upload picture files (Company firewalls and stuff) - and, depending on what browser is being used, some pics dont even show up on the forum

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.
    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

+ 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. Why does concatenate work with Vlookup but not Index match
    By vitt4300 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-12-2015, 01:41 PM
  2. [SOLVED] How to work out fomula with SUMIFS + Index&Function?
    By Ethan1981 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-21-2014, 01:19 AM
  3. [SOLVED] Index, Match not working. Can't even get Vlookup to work. Probably ID10T error.
    By Alias1431 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-09-2013, 03:39 PM
  4. SumIFS or Index Match Help
    By excelnovice936 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-25-2013, 12:08 AM
  5. Worksheet Consolidation - Using Vlookup, Index + Match, & Sumifs
    By Ledra in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-07-2012, 06:52 PM

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