+ Reply to Thread
Results 1 to 4 of 4

Sum a range including sub accounts

  1. #1
    Registered User
    Join Date
    04-19-2020
    Location
    New Zealand
    MS-Off Ver
    365
    Posts
    2

    Sum a range including sub accounts

    Hi There, how do i go about summing the main account and the sub-accounts in this excel sheet?

    Many Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Sum a range including sub accounts

    if you format your column A to TEXT you can use a SUMIF and wildcard *
    =SUMIF(A:A,D6&"*",B:B)
    Maybe a better way to use wildcard with Text & numbers ,m but as far as i know wildcards work on text and not numbers

    Eight click on column A > format cells > text, all the numbers will now left justify and the SUMIF() should work OK
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    04-19-2020
    Location
    New Zealand
    MS-Off Ver
    365
    Posts
    2

    Re: Sum a range including sub accounts

    Thanks a bunch, that worked perfectly.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,732

    Re: Sum a range including sub accounts

    you are welcome

+ 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. Replies: 4
    Last Post: 09-04-2019, 05:29 AM
  2. Replies: 6
    Last Post: 04-16-2015, 01:45 PM
  3. Please help, intricate subtotal for main accounts with many sub accounts!!
    By mitch_bossard in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-24-2013, 05:17 PM
  4. [SOLVED] How to copy a range (including any formulas in the range) into an array?
    By jimmalk in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 11-28-2012, 01:51 AM
  5. [SOLVED] Sum financial values corresponding to range of accounts
    By ernest t bass in forum Excel General
    Replies: 7
    Last Post: 05-09-2012, 10:54 AM
  6. How to make one range equal EXACTLY another range including formats
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-07-2011, 06:52 PM
  7. VBA with PivotTable Count of Accounts - Want to show Sum of Accounts
    By snake10 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-19-2008, 07:27 AM

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