Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Need Help Summing Data

Previously I had started this discussuion on or about 11/12/18 and it was anseweredby Barry. Since then I have had major issues in signing back into the community and this discussion so I had to create a new Apple ID and community user name.


I want to ask for further help on by initial request. Thje following was Barry's reply.

"

Need Help Summing Data

Yes.


But why have you spread the recording of expenditures across so many columns?


You really need only four columns to record this data: Date, Vendor, Description, Amount.


Instead of summing expenditures to each vendor in a cell in a footer row, use a separate Summary table to collect the amounts in each category (description) for each vendor.


The Personal Budget Template, found in the Template Chooser can provide you with an example of summarizing by categories. With Numbers running, go to thr File menu, press and hold the option key as you choose New from Template Chooser, then select Personal Budget.


All transactions are recorded in the Transactions table. They are summarized in the Summary by Category table on a separate sheet.


The summary sheet uses SUMIF formulas. Your Summary table will use SUMIFS, as you want to summarize on two categories—vendor and description.


After examining the Personal Budget template, take a look at SUMIFS in the Function Browser. To open the browser, type an = in any empty cell in a table. Enter SUM in the search box of th browser, then select SUMIFS in the short list to view the information about that function in te space blow the list.


After checking the template and the Function Browser, post a reply here with any questions that arise.


Regards,

Barry"


I took his advise and accessed the Personal Budget Template. I then searched and found this Which I have adopted but I would like to have this modified to a complete annual Budget that would include Income as opposed to just a monthly expense tracker. Can this be done? In the past I have been using this http://www.vertex42.com/ExcelTemplates/personal-budget-spreadsheet.html I prefer the new one as it sums uprthe monthly expenses by catagory and I don't have to manually enter all the entries manually.


Nov 2, 2017 7:43 AM in response to wyoming307girl

A while back I expanded the Personal Budget template along the lines you describe. You can download it here (Dropbox download).


Note that there is only one transactions sheet (rather than the 12 you describe). In general you will find that inputing and keeping your data together in one table is more efficient in Numbers.


SG

iMac, macOS High Sierra (10.13.6)

Posted on Nov 16, 2018 1:26 AM

Reply
Question marked as Best reply

Posted on Dec 6, 2018 6:24 PM

HI d'


"Another question. Using the transaction table how would I come up with yearly expendurtures for each merchant?


It would be nice to have the results update as a new transaction for each merchant was entered."


In your Transaction table, Amounts are listed in column D, Merchants are listed in column E.


In a Summary table, list the Merchants in column A, starting at A2, with one entry for each merchant for whom you want a total. n column B, use SUMIF to sum all values in column D of Transactions that are tagged (in column E of that table) with the name of the merchant being summed in 'his row'.


B2: SUMIF(TRANSACTIONS::E,A2,TRANSACTIONS::D)


Fill the formula down the rest of column B.


Regards,

Barry


65 replies

Feb 17, 2019 11:13 PM in response to dtryon9981

Hi d'


It appears you may have passed the limit of items on the quick filter list. If memory serves, we came across a similar 25 item limit earlier. The 400 rows is not signifigant, but the 26+ merchant names is.


On solution is to set up an auxiliary column to hold either "show" or "hide" depending on the content of a 'trigger cell'.


Here's a example:

The formula shown below the tables will return "show" if cell A2 of Table 2 is empty (as seen here), OR if the content of the cell on 'this row' of the Merchant column (B, in Table 1) matches the content of cell A2 of Table 2.


In use, the 'filter' column would be hidden, and the filter applied would match the settings shown below:


Filtered to show Merchant A


Filtered to show Merchant B:

Although you could put a pop-up menu in Table 2::A2, I think you would find that such a menu might also be affected by the same 25 item limit as appears to be the case for Quick Filters.


Regards,

Barry

Feb 20, 2019 10:08 AM in response to dtryon9981

In the example discussed above, and shown again below:

Table 1::E2: IF(OR(LEN(Table 2::A$2)<1,B2=Table 2::A$2),"show","hide")


The formula puts "show" or "hide"in its cell, depending on the content of cell B2 on Table 2.

If Table 2::B2 is empty, or it the cell in 'this row' of column B contains the same text as Table 2::B2, the formula returns "show".

For any other value in Table 2::B2, the formula returns "hide".


Table 1 is filtered on column E, with the filter set to show only rows containing "show" in this column.


In use, Column E is hidden. The formula needs to 'see' it, but the user does not.


Regards,

Barry


Nov 20, 2018 7:25 AM in response to dtryon9981

What is the question?


If the question is "Can this be done?", then I would say yes. Income tracking is the same as expense tracking. The main question (IMO) is whether income exceeds expenses.


The ideal equation for budgeting is:

income + expenses = 0


Whatever work you've done on expenses, duplicate the sheet (or table), then duplicate it and name it income. Then name categories. The create a summary table to takes income from the income table and expenses from the expenses table.

Feb 9, 2019 9:19 PM in response to dtryon9981

"Will both columns in Summary by Merchant populate themselves as transactions are entered in the Transactions table?"


No.


You will need to add each new merchant to column A when you first record a transaction with that merchant.

You will need to fill the formula in column B down to the row(s) containing the names of newly added merchants.


Once those two steps are taken, the calculations will update automatically as you add new transaction records in the Transactions table.


Regards,

Barry



Feb 10, 2019 10:59 AM in response to dtryon9981

"After applying Quick Filter"


What column are you filtering on?

What value have you set for the filter?


From the result shown, I suspect the filter value does not appear in the column to which the filter is being applied.


For example:

If you chose column F (Merchant) and set the filter value to "Sobey's" (a Canadian grocery chain), all of the rows wouls disappear, as you have not recorded any transactions at a Sobey's store.


I am puzzled, though at the disappearance of the column labels. The fill colour implies that these are in a header row, which should not be affected by the filter, and should remain visible. Is this, perhaps a non-header row, to which you have applied the fill colour shown?


Regards,

Barry

Feb 13, 2019 5:39 AM in response to dtryon9981

It's hard to know what's going on in your setup. If by Quick Filter you mean picking a value under the contextual menu that appears beside the column letter then I have no explanation. Assuming you have already tested whether this happens in a new doc as well, and you have already tried quitting Numbers and restarting your Mac, then you could try uninstalling Numbers altogether and re-downloading it.


SG

Feb 15, 2019 6:25 AM in response to dtryon9981

On the Mac (as opposed to iOS in some circumstances) you won't lose data when you uninstall the app. What I do is go to Launchpad, hold down the <option> key until the icons wiggle, and click the x by the app I want to uninstall. Once you've uninstalled, you would then re-download Numbers from the Mac App Store (Apple menu > App Store...).


SG

Need Help Summing Data

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.