+ Reply to Thread
Results 1 to 8 of 8

Banking summary help

  1. #1
    Registered User
    Join Date
    03-15-2019
    Location
    Yorkshire
    MS-Off Ver
    2016
    Posts
    6

    Banking summary help

    Hi, I am looking to create a summary for cash, card and cheque payments from a table on a separate tab for each receipt codes.

    I would basically just like a total for each of the receipt codes for each of the payment methods but cannot figure this out due to there being 3 different payment types so it's not just a simple IF formula.

    I would like the summary to be on the table on the 'Banking Sheet 1'. All the info is generated from the 'Payment details' sheet. On the 'Payment Details' sheet, both the 'Payment method' and 'receipt code' columns contain a drop down list of options.

    Thanks
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Banking summary help

    Try

    in F16
    =SUMPRODUCT((LEFT('Payment Details'!$D$5:$D$1000,7)=$E16)*('Payment Details'!$B$5:$B$1000=F$15)*('Payment Details'!$A$5:$A$1000))
    copy across and down as far as H25
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Banking summary help

    Hi HK and welcome to the forum,

    I built some fake data for you and then a Pivot Table from my data. See if it does what you want, in the attached..

    Banking Summary Pivot.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Banking summary help

    Hey HK,

    I do a banking workbook for my own in a slightly different way. I have a banking account and 2 credit card accounts that I use. Each of the 3 send me pdf files that I can download from their sites. Then I use a PDF program called Foxit PhantomPDF to convert all those monthly statements to Text files. I keep each accounts text files in different directories/folders. NOW - Using the new Power Query tool in Excel, I can pull in all the text files in a single folder. I build the power query to leave only 3 columns like you have; Date, Description, Amount. I pull all 3 accounts over to a single sheet and do an advanced filter and pivots on the data to analyze it.

    The beauty of the above method is: each new month I simply add the statements text file into the folder and run the report again. The new month is included in the totals. No typing and Power Query works on all text files in the folder, even the new one I've added.

    I haven't shown this to anyone yet as it is my personal account stuff but sometime in the future.

    Yesterday I was going down the description list and could type in something like "Costco" and I have vba that converts that to "*Costco*" and puts this in the Advanced Filter area and filters my transactions to show records with Costco. I then can count, sum and even pivot by years. My wife doesn't like this ability much as I keep asking her "do you know who xxx" is? We send the 9.99 a month for the last 45 months.... She then needs to search the net and her LastPass list to see who the heck they are and realize we/she spends a lot of money on small stuff done a lot of times.

  5. #5
    Registered User
    Join Date
    03-15-2019
    Location
    Yorkshire
    MS-Off Ver
    2016
    Posts
    6

    Re: Banking summary help

    Absolute genius!!! Thank you,

  6. #6
    Registered User
    Join Date
    03-15-2019
    Location
    Yorkshire
    MS-Off Ver
    2016
    Posts
    6

    Re: Banking summary help

    Quote Originally Posted by Special-K View Post
    Try

    in F16
    =SUMPRODUCT((LEFT('Payment Details'!$D$5:$D$1000,7)=$E16)*('Payment Details'!$B$5:$B$1000=F$15)*('Payment Details'!$A$5:$A$1000))
    copy across and down as far as H25
    Absolute genius, thank you!!!!

  7. #7
    Registered User
    Join Date
    03-15-2019
    Location
    Yorkshire
    MS-Off Ver
    2016
    Posts
    6

    Re: Banking summary help

    Quote Originally Posted by Special-K View Post
    Try

    in F16
    =SUMPRODUCT((LEFT('Payment Details'!$D$5:$D$1000,7)=$E16)*('Payment Details'!$B$5:$B$1000=F$15)*('Payment Details'!$A$5:$A$1000))
    copy across and down as far as H25


    Sorry...me again! The formula works for the first few rows but then stops working after that and I can't see why
    Really appreciate your help, thank you!
    Attached Images Attached Images

  8. #8
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,535

    Re: Banking summary help

    Initial thought would be that there might be an extra space in cells E21:E25. Otherwise it is hard to trouble shoot a screenshot, so I suggest that you upload the spreadsheets from which the screenshots were taken.
    To upload a workbook click on the GO ADVANCED button below the Quick Reply window and then scroll down to Manage Attachments to open the upload window.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. VBE interface to banking software
    By Geneous42 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-23-2016, 12:21 PM
  2. Matching a value with a +-50 to cover a banking fee?
    By graym463 in forum Excel General
    Replies: 1
    Last Post: 09-18-2015, 12:52 PM
  3. Seniors Banking... PRICELESS!!
    By TMS in forum The Water Cooler
    Replies: 3
    Last Post: 03-26-2014, 08:57 AM
  4. I am looking for a good Banking template for Excel 2010
    By Moonbather in forum Excel General
    Replies: 7
    Last Post: 04-22-2013, 07:40 PM
  5. Banking Interest Question
    By adam_weiler in forum Excel General
    Replies: 3
    Last Post: 02-25-2012, 02:23 PM
  6. Need help with survey on Internet Banking
    By siya in forum The Water Cooler
    Replies: 0
    Last Post: 05-12-2011, 09:48 PM
  7. [SOLVED] Macro cases for accounting/banking/financing
    By Jon in forum Excel General
    Replies: 1
    Last Post: 03-14-2005, 10:06 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