+ Reply to Thread
Results 1 to 6 of 6

HELP: I want (VLOOKUP) to add up categorised spending by date

  1. #1
    Registered User
    Join Date
    12-03-2018
    Location
    Finland
    MS-Off Ver
    2017
    Posts
    3

    HELP: I want (VLOOKUP) to add up categorised spending by date

    In my personal finance sheet I have 4 charts.

    Chart 1 has columns Date, Action, and Balance. The dates are for a full month. Here in the "Action" cell, I want a formula to lookup and add together the total spending for that day according to the charts 2, 3 and 4.

    The charts 2, 3 and 4 have 2 columns: Date and amount. They are for categories A, B and C respectively.

    I would want the "Action" column cells in the first chart to calculate the spending on the date defined in the cell left to it, by looking into 3 different tables, and adding together the values in the second column of those 3 tables for the day. All days won't have entries.

    Hope someone understands what I'm trying to say, I'm a big time excel newbie.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: HELP: I want (VLOOKUP) to add up categorised spending by date

    Hi and welcome to the forum.

    Please upload a workbook or a representative cut down copy, anonymised if necessary. It is always easier to advise if we can see your request in its context.

    Show a before and after situation with manually calculated results, explaining which information is data and which is results, and if it's not blindingly obvious how you have arrived at your results some explanatory notes as well.

    The paperclip attach icon is not working. Choose Go Advanced and look underneath the posting area for 'Manage Attachments'
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: HELP: I want (VLOOKUP) to add up categorised spending by date

    VLOOKUP will return a single value - you probably need to use SUMIF or SUMIFS, but as Richard says, it would help if you attached a sample Excel workbook.

    Pete

  4. #4
    Registered User
    Join Date
    12-03-2018
    Location
    Finland
    MS-Off Ver
    2017
    Posts
    3

    Re: HELP: I want (VLOOKUP) to add up categorised spending by date

    Here is the attachment! Thank you for welcoming me.
    Attached Files Attached Files

  5. #5
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: HELP: I want (VLOOKUP) to add up categorised spending by date

    Please try at E6 and copy down

    =SUMIFS($L$10:$V$99,$K$10:$U$99,D6)

  6. #6
    Registered User
    Join Date
    12-03-2018
    Location
    Finland
    MS-Off Ver
    2017
    Posts
    3

    Re: HELP: I want (VLOOKUP) to add up categorised spending by date

    Thanks that did it! Better revisit some SUMIFS tutorials to know how it works.

+ 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. Categorised checklists
    By Janbi in forum Excel General
    Replies: 2
    Last Post: 10-14-2016, 09:29 AM
  2. Using vlookup to find clients no longer spending?
    By becky334 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-17-2016, 05:51 PM
  3. Auto Cut Rows To Another Sheet When Categorised?
    By JL682 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-27-2016, 02:49 AM
  4. Categorised expenses list to pie chart
    By W3bbo in forum Excel General
    Replies: 1
    Last Post: 02-08-2011, 07:54 AM
  5. Graph spending vs date
    By Taiden in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 05-28-2009, 08:21 PM
  6. Categorised data into different sheets
    By Jentan in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-28-2006, 02:15 PM
  7. Categorised / Stacked column chart
    By Barguast in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-18-2005, 12:50 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