Personal budget multiple sheets

I'm new to numbers and I'm attempting to get my budget under control with the personal budget template. What I'm trying to do is create multiple transaction forms for each month so that I can track our spending by month and have it pull to the main budget sheet. I tried to edit the formulas in the cells but it says that the function uses 2 or 3 entries and I'm attempting to enter 24 (2 for each month). Is there a way I can do this (without creating a new budget each month, since I changed all the categories and that was a pain in the butt!), either with a different function in the cells or by editing what is currently there? 
Thanks!

What I'm trying to do is create multiple transaction forms for each month so that I can track our spending by month and have it pull to the main budget sheet.
Do you mean you want separate Transaction Table for each month, and a Summary by Category that pulls all the months together?
If that is what you mean, here is one way to do that with a minimum of changes to the template.
Click (tap) the 'Summary by Category' table in the 'Budget' sheet and choose Copy (on the Mac, click the table, then the "bullseye" upper left, right-click and choose Copy).
Go to the 'Transactions' sheet and paste the table you've just copied below the 'Transactions' table.
Test to make sure changes you make in the 'Transactions' table are reflected in the 'Monthly Summary by Category' table you've just pasted below on that sheet.
Once you've got the 'Transactions' sheet working and looking the way you like, Duplicate Sheet (tab at top) for as many months as you need.  Rename the sheets (tabs) to the month names.
Now go back to the 'Budget' sheet, rename it to 'Summary' or 'Annual' or whatever, and change the name of the 'Monthly Summary by Category' table on that sheet to 'Summary by Category' or 'Annual Summary by Category' or whatever.
Now you need to change the formulas in the 'Summary ...' table to add the corresponding cells in the 'Summary..' tables for the individual months. That's the most laborious part, but not too difficult. You have to click (tab) in the first cell (say, the Auto row in the Budget column), type = to pull up the formula editor, go to the first monthly sheet, find the corresponding cell in the summary table there, click the cell, type +, go to the next sheet, click the cell, type + until the formula includes all the sheets.
Once you're finished it will look like this in the formula editor (except it will include all the months; I just set up Jan-Mar):
Accept the formula (green check) and make sure it has added the numbers correctly from the tables in the montthly sheets.
Click once on the cell with the formula you just entered, command-c to copy, select all the body cells in that Summary table, and Edit > Paste and Match Style.
You should now see annual values in the table now, and the charts above on the summary sheet should have adjusted. Thereafter you just enter transactions in the monthly tables and the summaries will update automatically provided you enter category names that match the category names in the summary tables exactly.
SG

Similar Messages

  • Add catagory or sub in personal budget spread sheet? Food-Dining or Food - Groceries

    How to add catagory or sub in personal budget spread sheet? Food-Dining or Food - Groceries?
    It can add it to the actual but it does not show up to be reconciled?

    Here is one way to do this (description for Numbers 3.0 on the Mac but it's essentially the same in Numbers for iOS):
    In the summary table on Budget sheet select the row before which you want to add your new category and in the contextual menu that appears select Add Row Above.
    Type the name of your new category in column A (Category) of the new row. Then select the cells in columns B through D in the row above the newly inserted row, move the cursor to the middle of the bottom edge until the yellow dot appears and drag that down into the new row. This fills down formulas into the newly inserted row.
    Now go to the Transactions sheet, select the cells in the body of the table in column C (Category) and format them as Pop-Up Menu.
    Click the + button to add your new category name, and drag the new category to wherever you want it to appear in the list:
    Make sure the name of your category in the Pop-up Menu is spelled exactly the way you spelled it in the summary table in the Budget sheet.
    That's it.
    SG

  • Using Numbers Personal Budget template I can't figure out how to change the categories in both tabs (budget and transactions)

    Brand new just bought Numbers and I used the personal budget template to enter our monthly budget.  I customized the spread sheet with our budget categories, but then when I go to the transactions tab to add our transactions, it only has the generic categories.  How do I change them so that my transactions end up on the table?

    Hi artlisavz,
    There are 2 places to make changes.
    I assume this is where you have already changed things:
    The Budget tab- Summary by Category- just click the name and change it. Or else you dragged the "=" at the lower left to add rows. Added your categories.
    You need to edit the popup in the Transactions tab- Category popup.
    Popup menu is a data format. You find it on the right side bar Format>Cell>Data Format> Popup Menu. Change, delete, go wild. If you edit the first one you can copy it, select the rest of the column and paste. If you find you want an additional in a month or so you can enter it as text (after deleting the popup), then select it and the popup above and choose the popup format instead of multiple and you will have added it to that popup. You will need to fill it to the rest of the column.
    If you added additional categories, you want to update the pie chart.
    Click the pie chart, click "Edit Data References", drag the section to include your added categories.
    quinn

  • Is there a way to create a table then apply it to other sheets and have it mirror changes across all the sheets? Like a sync'ed table that will be the same on multiple sheets

    I have a budget spreadsheet with a couple recurring tables. As months go by, I sometimes make changes to these tables and would like those changes to be synced across the different sheets in the spreadsheet. Is there a way to sync content across multiple pages, essentially having one true table that appears on multiple sheets?

    Abdur,
    In the sheet :: table :: cell that is going to receive the data, type an equals sign, then click on the cell that the data will come from and press Return.
    This will require that you navigate to the origin cell by choosing the proper sheet.
    Jerry

  • Is there a way to customize categories in the pop-up menu on the Transactions page for Personal Budget without having to do it one by one?

    I want to use the Personal Budget template but customize my own categories. I can change the categories on the Budget sheet and know how to add the new data to the graphs but I am having trouble on the Transactions sheet. I know when I click on a cell in the category section there is a drop down menu of catefories that I can edit in the data format option but do I have to do this for every cell? Is there a way to edit for all cells at once? Everytime I add a new cell its has the original categories and I would hate to have to format each one individually.

    Set up one with the categories you want in the order you want.
    Select the cell and press option-command-C to copy the format (style).
    Select the cells you want to change and press option-command-V to paste the format (style) to those cells.
    If all body cells in a column have the same style (in this case, 'same list'), added rows will adopt that style.
    Regards,
    Barry

  • How to add up items from multiple sheets and popup lists

    Based on the "Personal Budget" template
    I want to use the Personal Budget template and modify it to my needs — I want a total and 12 sheets (for each month).  The template example has a total page and 1 data sheet by default.
    What would the formula be to get data for a category, across all of the 12 sheets?
    For example:
    A8 is "Travel"
    SUMIF Jan::Transactions::Category,A8,Jan::Transactions::$Amount)
    This gives me the amount of all "travel" expenses for the sheet "Jan" but how would I have the combined total for Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec?
    What would the formula look like?
    Sorry, not very well versed in spreadsheets.
    Thanks!
    — James

    Instead of splitting the data into twelve pieces that you then have to struggle to consolidate, how about entering it all in the existing data table on the Transactions and then adding the summary table on Budget sheet that pulls the data by month?
    Note the use of SUMIF in the SUMMARY BY CATEGORY table. You would use the same idea to "filter" by month as well. Because you more than one condition now (ie. you want to filter by month and category), you use SUMIFS instead of SUMIF.
    The easiest way may be to insert a Month column in column E of the data table with the formula =MONTH(A) . This will give the month number.
    Then create at new summary table that looks like this:
    The formula in B2, copied right and down:
       =SUMIFS(Transactions::$D,Transactions::$C,$A2,Transactions::$E,B$1)
    (For demo purposes I copied the existing entries in the template's data table and pasted them below themselves, giving two months of data.  In the new rows I changed the month from 11 to 12.  So that's why you see values here only for months 11 and 12, and exactly the same.)
    SG

  • Template: personal budget with varying monthly income

    Does anyone have or know of a free personal budget template that allows for a varying monthly income?

    Here is a spreadsheet that I use for budget cashflow forecasting.
    Note that you can either enter weekly amounts and have the sheet calculate monthly and annual totals or the other way round, by entering actual monthly amounts and the sheet calculates the weekly equivalent (in yellow).
    In all this, remember that the cashflow cannot go negative (it's impossible).
    http://spreadsheets.google.com/ccc?key=0AvnI_OuJGOp9dFVSQ1BkUmkxS19vVnNUNTB2ZFVv akE&hl=en
    Ironic using Google Docs to upload a link, don't you think:) Hope it works...
    Please don't laugh at my expected retirement income level, it is a sign of the times.

  • Why does my personal budget not work

    I have used the personal budget template in 2.3 and gladly upgraded it in 3.0. I stared noticing double entries when I selected a month. For instance if I select a figure in my additional income or planned expense for any month other than January, a duplicate will show up in the following month or month before. At first I thought it was my sheet but I took a blank personal budget template from 2.3 and opened it in 3.0 and noticed the same thing. What the heck? Can someone reproduce it, and if they can, how do I notify apple? This is appalling.

    Might be a wise choice.
    It'll only work if you change all cells where the month names appear, i.e. in both tables. It seems that some of the spreadsheets have a pop-up format for some of those cells. You have to change those, too, from pop-up to text format and then do the apostrophe thing there too. 
    Some people have reported success just typing a space after the month name.
    SG

  • Excel Template with Multiple Sheets

    Hi everyone,
    I need to build Excel template with multiple sheets where each sheet should have at-least one chart.
    Thanks
    Aravind

    Hi
    Could you please explain those ways here.?
    Many Thanks,
    BK

  • Report printing in excel with multiple sheets

    Hi Experts,
         I am working in Oracle Reports 10g.  I need to print the report in Excel....
    For this i have created .JSP file and now printing in Excel(Sheet1).
    My requirement is i need to print the report in multiple sheets.
    For example if i run the departments report then the generated excel file should be as below
    (Sheet1 - HR, Sheet2 - FINANCE, Sheet3 - MARKETING, etc.,)
    How can i do this?
    Thanks in Advance.

    Hi All,
       Is this possible  Report printing in excel with multiple sheets??
    Please give solution for my above post Report printing in excel with multiple sheets..
    Thanks,
    Su.gi

  • Printing Questions - "Poster" - One image on multiple sheet of paper (to create an enlargement)

    Hello,
    Tried to find this in the archives - apologies if this has already been answered. Kindly reply with that link and I won't ask you to chew your cabbage twice...
    On my older PC, I used to be able to print an image in "poster" mode, which essentially let me print and enlarge an image by printing it across multiple pages (e.g. 4, 6, 9 pages.) Since I'm a painter, this was an easy way for me to print out an image - and enlarge it - from which I could tape the pages together to create the enlargement. I then could use that rough poster-enlargement-on-multiple-sheets-of-paper to trace on to my canvas. (And my photographer friends have already pointed out the ease of which to actually print poster size images, but I don't need that expense or hassle for my purposes. I basically want an enlargement to trace onto a larger size canvas to paint on.)
    Since I just got a new Mac, I've downloaded PSE9 Mac trial, but can't for the life of me figure out how to replicate what I used to do on my PC, granted with an older version of PSE.
    Hoping this makes sense - and hoping against hope that someone can nudge me in the right direction...
    Thanks!
    Greg
    BTW - IF this does make sense, AND I can do on the Mac or the newer version of PSE - anybody got an idea for a workaround? (Short of buying PS CS5...?)

    Juergen,
    Thanks so much! Of course you're right - and this does the job perfectly! Thank you so much for the prompt replay, explained clearly, and very helpful! You've really helped me move onto items which I've really wanted to do!
    Very gratefully,
    Greg

  • How to generate a report in Excel with multiple sheets using oracle10g

    Hi,
    I need a small help...
    we are using Oracle 10g...
    How to generate a report in Excel with multiple sheets.
    Thanks in advance.
    Regards,
    Ram

    Thanks Denis.
    I am using Oraclereports 10g version, i know desformat=spreadsheet will create single worksheet with out pagination, but my requirment is like the output should be generated in .xls file, and each worksheet will have both data and graphs.
    rdf paperlayout format will not workout for generating multiple worksheets.
    Is it possible to create multiple worksheets by using .jsp weblayout(web source) in oracle reports10g. If possible please provide me some examples
    Regards,
    Ram

  • How to create a list based on a value in multiple sheets

    I am trying to create a list in numbers that references a common value among multiple sheets.  I have 4 sheets created for a fantasy football league (1 sheet for QB, 1 for Running Back, 1 for Wide Receiver and 1 for Tight End).  I have assigned a value to each player listed on each individual sheet.  I would like to create a 5th sheet that lists the players in order from highest to lowest value as they are marked on their position sheet.  How would this be done in Numbers?
    Thanks for the help!

    Here is one possible solution:
    I named the four data tables "QB", "RB", "TE", and "WR", and the 5th table, for lack of a better name "Summary".
    NOTE:  The first row OF EVERY TABLE is a header.
    In the summary table:
    A2=OFFSET(INDIRECT(A$1&" :: $A$1"), MATCH(LARGE(INDIRECT(A$1&" :: B"), ROW()-1), INDIRECT(A$1&" :: B"))-1, 0, 1, 1)
    select A2 and fill to the right, then select A2 thru D2 and fill down as needed

  • Save as PDF in Excel rewrites file when saving multiple sheets

    Hello,
    I'm having issues saving Excel files to PDF when multiple sheets of a workbook are active. I constantly need to print multiple sheets of a workbook for a service report, but when multiple tabs are highlighted to print/save it will save each sheet as the output file but immediately overwrite the saved file with the next sheet. So if I have four sheets active and go to print/pdf/save to pdf I will briefly see a "processing page" message box for each sheet but in the end I will only have one pdf file of the last active sheet. A single sheet will save beautifully but it's kind of a pain to constantly string together the pdf files. I looked through the Excel forum, but it seems they point anything pdf related back to OS X. I'm running XL 12.1.5 and OS X 10.5.6. Any help will be appreciated. Thanks in advance.

    I've been having the same problem... after not finding a solution on this page, I finally found an answer that worked for me. As the Adobe support link below states... change the "Print Quality" to be the same for all sheets, then use the Print dialog box rather than the Save As dialog box. In the Print dialog box, choose the "save as PDF" option" (on the lower left for me). This finally solved my multiple file problem.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=315086

  • How can i print multiple sheets at the same time

    im trying to print multiple sheets out of a particular folder in numbers.  Cant i just select all and print?  When I try to the message that appears is that there is an error printing

    If I guess correctly, you are trying to print thru a printer icon installed on the Desktop.
    At last on my machine, iWork applications aren't compatible with this scheme.
    Here is a script which may be useful.
    --{code}
    --[SCRIPT print_iWork]
    Enregistrer le script en tant qu'application : print_iWork.app
    sur le bureau
    Glisser déposer des icônes de documents iWork sur celle du script pour imprimer ceux-ci.
    --=====
    Save the script as an Application : print_iWork.app
    Drag & Drop icons of iWork documents on the script's icon to print them.
    Yvan KOENIG (VALLAURIS, France)
    2011/05/08
    --=====
    on open (sel)
      local les_documents, un_doc, doc_ID, theApp, nom_du_doc
      my activateGUIscripting()
      set les_documents to sel
      repeat with un_doc in les_documents
      tell application "System Events"
      set doc_ID to type identifier of disk item (un_doc as text)
      end tell
      if doc_ID is in {"com.apple.iwork.pages.pages", "com.apple.iwork.pages.sffpages"} then
      set theApp to "Pages"
      else if doc_ID is in {"com.apple.iwork.numbers.numbers", "com.apple.iwork.numbers.sffnumbers"} then
      set theApp to "Numbers"
      else if doc_ID is in {"com.apple.iwork.keynote.key", "com.apple.iwork.keynote.sffkey"} then
      set theApp to "Keynote"
      else
      set theApp to ""
      end if
      if theApp is not "" then
      tell application theApp
      open un_doc
      set nom_du_doc to name of document 1
      end tell
      my raccourci(theApp, "p", "c")
      my raccourci(theApp, return, "")
      delay 1
      tell application theApp
      close document nom_du_doc without saving
      end tell
      end if
      end repeat
    end open
    --=====
    on activateGUIscripting()
      (* to be sure than GUI scripting will be active *)
      tell application "System Events"
      if not (UI elements enabled) then set (UI elements enabled) to true
      end tell
    end activateGUIscripting
    --=====
    ==== Uses GUIscripting ====
    This handler may be used to 'type' text, invisible characters if the third parameter is an empty string.
    It may be used to 'type' keyboard raccourcis if the third parameter describe the required modifier keys.
    I changed its name « shortcut » to « raccourci » to get rid of a name conflict in Smile.
    on raccourci(a, t, d)
      local k
      tell application a to activate
      tell application "System Events" to tell application process a
      set frontmost to true
      try
                                  t * 1
      if d is "" then
      key code t
      else if d is "c" then
      key code t using {command down}
      else if d is "a" then
      key code t using {option down}
      else if d is "k" then
      key code t using {control down}
      else if d is "s" then
      key code t using {shift down}
      else if d is in {"ac", "ca"} then
      key code t using {command down, option down}
      else if d is in {"as", "sa"} then
      key code t using {shift down, option down}
      else if d is in {"sc", "cs"} then
      key code t using {command down, shift down}
      else if d is in {"kc", "ck"} then
      key code t using {command down, control down}
      else if d is in {"ks", "sk"} then
      key code t using {shift down, control down}
      else if (d contains "c") and (d contains "s") and d contains "k" then
      key code t using {command down, shift down, control down}
      else if (d contains "c") and (d contains "s") and d contains "a" then
      key code t using {command down, shift down, option down}
      end if
      on error
      repeat with k in t
      if d is "" then
      keystroke (k as text)
      else if d is "c" then
      keystroke (k as text) using {command down}
      else if d is "a" then
      keystroke k using {option down}
      else if d is "k" then
      keystroke (k as text) using {control down}
      else if d is "s" then
      keystroke k using {shift down}
      else if d is in {"ac", "ca"} then
      keystroke (k as text) using {command down, option down}
      else if d is in {"as", "sa"} then
      keystroke (k as text) using {shift down, option down}
      else if d is in {"sc", "cs"} then
      keystroke (k as text) using {command down, shift down}
      else if d is in {"kc", "ck"} then
      keystroke (k as text) using {command down, control down}
      else if d is in {"ks", "sk"} then
      keystroke (k as text) using {shift down, control down}
      else if (d contains "c") and (d contains "s") and d contains "k" then
      keystroke (k as text) using {command down, shift down, control down}

Maybe you are looking for

  • Pages doesn't print lowercase.

    Hi, I have a document with some tables and with some letters with lowercase in those tables. The problem is that when I print this document it's printed with those letters with lowercase missing. I've added screenshot of haw it should look and scan o

  • Is there a way to sort in iTunes 1st by artist then year?

    Right now when I sort by artist the albums or songs go into alphabetical order. When this happens I get new albums or songs mixed with old ones. I want my permanent sorting to be in "artist" order then inside each artist the sort to be by "year". The

  • GConf error in Weblogic Server 10.3.6

    Hello, I am running Weblogic Server 10.3.6 under Oracle SOA Suite 11.1.1.6.0 with Java 1.7.0_09 on  SUSE Enterprise Linux 11 SP1, when I start web logic using the command: $ORACLE_SOA_HOME/MiddlewareHome/user_projects/domains/my_domain/startWebLogic.

  • Is it possible to export the page activity report to a pdf file?

    Is it possible to export the page activity report to a pdf file?and is there any api or samples to be reference

  • Timer that "fires" multiple functions

    Hi all I really need a Timer that shoots multiple functions. The Timer Class just handles one function and therefore is not good enough for my project. The Timer should work something like this: After 1 seconds fire functionOne After 4 seconds fire f