Still not getting it

I know this has been covered many times but I'm not getting it, perhaps if someone has posted a video that may help.
Creating a simple budget sheet.
Made 12 sheets for each month. Need to have a 13 sheet that adds up the total from the other sheets.
I have simply made a few tables in say Jan sheet, then duplictaed this sheet to show the 12 months (not sure if thats the best way to do it)
For example in one table it has stuff relating to car so:
car payments
car service
car fuel
car imsurance
then for that table I have a total for "car" stuff
so in the 13 sheet I would like to show the same table with the year totals:
car payments for year
car service for year
car fuel for year
car imsurance for year
car stuff year total
So really the 13 sheet is a duplicate for one of the months and each cell in all the tables are totals from the 12 months.
I have around 40 cells in each sheet that need to be added up.
Hope that makes sense

Hmmm...
Looks like the discussions software is having trouble syncing posts and the dispatched email. The email version of your post arrived about 140 minutes ago, and I was able to open your screen shot using the link in the email. (EDIT: Looks like the actual post appeared a while after that, although it's marked with the same time as the email.)
From the screen shot, I gather:
Your 12 sheets are named Jan, Feb, Mar,…Nov, Dec
Each sheet contains seven tables, named:
Regular expenses, Store Expenses, Other Expenses, Income for Xxxxxxx yy, Balance previous month, Total expenses Xxx, and Balance for Xxx
For all of these tables, the table name is displayed above the table (not in row 1 of the table), there are no merged cells, and the data begins in row 1 of the table.
Totals for the first three tables are in cell B22 of that table.
Total for the fourth table (Income) is in cell B8 of that table.
The three samll tables are all single cell (A1) tables, with the name of the table displayed above it.
With those assumptions in mind, I would suggest a single table for your Summary sheet, following the model below.
The table has one header column, two header rows, and one footer row.
Formulas:
B3: =Income for January 2014 :: B$8
This is a straightforward cell reference to the cell B8 on the named table. As these tables names each include the full month name, there will be no duplicates, and Numbers will drop the sheet names if they are included. Fill down to row 14, then edit January to match the full month name of each row.
C3: =INDIRECT($A&"::"&C$2&" Expenses::B22")
INDIRECT builds the cell address from the contents of the referenced cells and the text included in the indirect arguments. This formula may be filled right to column E and down to row 14.
F3: =SUM(C3:E3)
Fill down to row 14.
G3: =B-F
Income minus expenses gives the net change in the balance for this month.
Fill down to row 14.
H3: =H2+G3
Previous balance plus net change gives the current balance.Note that H2 contains the balance for December 2013.
B15: =SUM(B)
Fill right to column G.
Because Row 15 is a Footer row the formula can regerence all of column B without generating a self reference error.
Regards,
Barry

Similar Messages

  • Even though block popup windows is unchecked in content tab of options, I am still not getting any popups. Please help me.

    Hi - Even though block popup windows is unchecked in content tab of options, I am still not getting any popups. Please suggest how to over come this problem.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Did you make sure that your security software isn't blocking the pop-ups?
    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

  • I just dumped thousands of emails from my icloud storage, but I'm still not getting new emails....I'm no where near full at this point....how do I get my email back

    I just dumped thousands of emails from my icloud storage, as it was full.  That was about 35 hours ago, I'm still not getting emails.  I'm no where near full now....how long before I will get emails again?

    Does anyone have an answer to this problem? It's been 4 or 5 days now and iCloud still says I have 0kb of 5GB available, and 6.1GB of mail on iCloud. I guess that's better than yesterday when it said I had 8.3GB of mail. Does anyone know if it simply takes Apple a week to actually empty a mailbox?
    thanks in advance, hopefully tomorrow it says I have only 4GB of non-existent mail and I can start using it again...

  • IPhoto got videos my phone doesn't and that i need. when i synchronize my photos including videos they are still not getting on my phone. i need help...

    iPhoto got videos my phone doesn't and that i need. when i synchronize my photos including videos they are still not getting on my phone. i need help...

    You aren't running iOS if you are using iPhoto, or a Classic operating system.  Go to Apple menu -> About This Mac and find out what you really are running, and then use this link to post in the right place:
    http://discussions.apple.com/docs/DOC-2463

  • HT204389 I've a foreign accent and Siri seems to still not get my accent...

    I've a foreign accent and Siri seems to still not get my accent...
    E.g. it keeps typing "Kareem" when I am actually saying "Corinne".
    So how do we train Siri to understand my English despite my obvious accent?
    Thanks

    Eye think eye ham getting the shame problem haswell colon close bracket

  • Still not getting premium

    I asked for help with this already and was told to log out and back in, and if that didn't work then I was told to delete and reinstall. Which I did all those, and I'm still not getting premium.

    Hey biancamoya,
    Your account is showing as being Premium so you should be able to use those features.  Please let us know if this continues and we get this forced through for you.
     

  • Still not get my refund back

    its been 15 days since I order my Ipad and its been canceled from your side . Of a reason : its not deliverd to my country . For now I want to have my refund back . I habe double check that my refund still not credited into my credit card yet.
    I will be waiting for your prompt reply
    <Personal Information Edited by Host>

    I dont want to listen weather its correct or wrong , what happend is what I am saying . And I dont want the I pad to be delivered to me any more . My question was regaring my rufnd that should be credited into my credit card.
    The dedication accure from my credit card as well as I am working in a bank and I know what I am saying.
    However thanks all for your reply which did not solve my questions at all.
    The money get credited yestreday Many thanks for giving my money back .
    Regards,

  • GETTING NO ERROR BUT STILL NOT GETTING THE DESIRED OUTPUT!!!!!!!!

    HIII ,
    AM DOING AN APPLICATION IN WHICH I AM TRYING TO INSERT VALUES IN A TABLE(CREATED THRU JAVA DICTIONARY), USING EJBS(ENTITY BEAN AND SESSION BEAN) AND COMMAND BEAN..AND WEBDYNPRO....
    AFTER DEPLOYMENT EVRYTHNG IS RUNNING FINE BUT VALUES NOT GETTING ADDED IN THE TABLE...
    THE CODE FOR THE "ADD" BUTTON IS :
    wdContext.currentEmp_cmdElement().modelObject().add(wdContext.currentEmp_cmdElement().getEmpno(),wdContext.currentEmp_cmdElement().getEmpname());
    THE CODE FOR ADD function IN COMMANDBEAN IS
    public void add(String empno,String empname){
    try {
    local.createdata(empno,empname);
    } catch (Exception e) {
    e.printStackTrace();}
    PLZZ DO HELP OUT!!!

    try { aPreparedStatement.close();
               if(dmd!=null)
                            dmd = null;
               if(con!=null)
                            con.close();
                catch (Exception e)
                     e.printStackTrace();  
                }instead of catching the last error i printed it and it came up with an error of nullPointerException
    for the line of code
    try { aPreparedStatement.close();how can i fix this error please
    and thank you

  • TS4268 Verification email not received to activate FaceTime from additional gmail accounts on ipad. I have checked the spam folders and tried sending the activation email from my Mac as well but I'm still not getting them.

    I'm not receiving the verification email to activate two additional gmail addresses for Facetime on my ipad air. I have been trying for over a week and the emails are not in my spam or junk folders. I have also logged into my Apple id from my Mac and tried to verify from there but I'm still not receiving the verification emails. Anyone know how to resolve this please?

    In Mail Preferences/Accounts/each GMail account, set up the SMTP Outgoing Server for each account separately, going into SMTP name/edit/Advanced and specify the Username of each account.  The Outgoing servers must be two different servers, authenticated by the Username and Password of each.
    Otherwise, the GMail SMTP server will change the from address to that of the account where the SMTP server was setup.
    Ernie

  • I am still not getting my appointments from the ipad to my desktop on ical, maybe i am doing some thing wrong or is this not possible?

    I am still not able to tranfer the appointments made on my ipad cal back to the mac desktop's calender.

    Okay, not a problem. It is still possible, but not as simple as logging in.
    On 10.6.8 you are running Snow Leopard. If in the future you choose to upgrade to Lion (or Mountain Lion this summer) after updating you will be asked if you want to use iCloud, and once you log in your iCal will be updated.
    But as for now, you can still sync your iPad and iCal on your desktop.
    First.
    On your iPad, are you using iCloud?
         If you're not sure you can double check this in the settings App, under iCloud, it will show you the account name you're using or ask you if you'd like to turn it on.
         With iCloud turned on, make sure you have selcted 'yes' to Calendars.
    Second.
    Now on to iCal on your Mac.
    Select Preferences from the iCal menu
    Go to the 'Accounts' tab
    Click on the "+" (this will add the new account, i.e. your iCloud account from you iPad)
    Select the 'CalDAV' option under account type.
    Enter in your 'User Name' (Your iCloud email address)
    Enter in your iCloud password
    Enter in your 'Server Address'
              This is a little complicated for the last step. I found this link that explains it very well.
              http://hints.macworld.com/article.php?story=20111014102515403&msg=15
    It will be of the form pXX-caldav.icloud.com (the XX would be numbers of the dedicated server). I was able to determine this value by sending an invite to another one of my other email accounts and clicking the 'Accept' button. This will open the reply in a web browser. If you look at the long URL, at the end there is a pXX value and that's the dedicated server.
    Once that is done, the calendar will show up iCal. However, a few minor updates will need to be done so that it behaves just like in Lion's iCal.
    Click the 'Server Settings' tab for your new calendar and update the 'Server address' with your pXX-caldav.icloud.com.
    Next you need to update the 'Server path'. The way that it was configured is based on the MobileMe configuration and it needs to be updated to the iCloud. The value that MobileMe has is /principals/users/1.XXXXXXXXXX/ (The XXXXXXX is the dedicated number for your account. Update the path to /XXXXXXXXXX/principal/.
    Update the 'Port' to 443 and select the 'Use SSL' option if is not selected.
    Restart iCal in Snow Leopard. The Calendar will refresh.
    And there you go. iCal on your Desktop will sync to your iPad.

  • Tonecurves, Levels and Colorspaces. Still not getting it...

    Hi,
    I am new to Lightroom, and I am asking what may be obvious. But I have done my research and read as many tutorials and forum posts as possible, but I am still having difficulties with quite an obvious task (I think!)
    Like many other people posting I was initially suprised that Lightroom doesn't have a levels feature like what I am so used to in Photoshop. After reading lots of posts about this, I can completely understand the benefits of Lightroom's methods, and I am trying to change my workflow accordingly.
    However, in a few examples (pretty much all using underwater photography) where Photoshop's levels can achieve better results so quickly, I cannot achieve the same results in Lightrooms Tonecurve, for all of my trying.
    Experimenting with changing the colourspace in Photoshop (from Adobe RGB to ProPhoto), I now realise that I also can't achieve what I want using Photoshop's levels when using ProPhoto. So my problem is really that I can't create what I want to, using ProPhoto colour space.
    My perfect solution would be to change the colour space in Lightroom to Adobe RGB or sRGB. However, I know I can't.
    Here is the original photo.
    https://docs.google.com/open?id=0B9EYZF46Q9p0c1ludU92TFlXbnc
    Below is the effect I would like to create in Lightroom, however this was created very quickly in Photoshop using levels.
    https://docs.google.com/open?id=0B9EYZF46Q9p0MEdDbGN4Nng4bVU
    And finally, this is the closest I can get in Lightroom.
    https://docs.google.com/open?id=0B9EYZF46Q9p0WHNOYXlkLUpjaG8
    So, my question is - how can I create the Photoshop like image, using Lightroom? If anyone can show me the settings to achieve this result, I would sincerely appreciate your help.
    (I know some people may prefer the Lightroom image above, but that is not my question...)
    Thanks in advance
    Dave

    Nelu,
    Yours still has a CYAN cast to the picture. The white balance is still off.
    Get the whie balance in line and the rest falls into place. Here is my version from above
    with added saturation and a paraametric curve pulled on the yellow-orange material to
    darken it closer to the op's wishes.
    Mr London's version.
    Op"s desired appearance.
        It is not all about speed, it is about getting a quality development.
    Rich

  • HT1414 my iphone 4 running on IOS 5 will not come out of recovery mode and gives the error code -1. Can any one help me please because i've been without a phone for 2 weeks and still not getting anywhere.

    Hi there could someone out there please help i've got a Iphone 4 running on IOS 5 and it will not come out of recovery mode> It comes up with the error code -1 which i've looked everywhere on the web but no one seams to have the same issue.
    This is a reconditioned replacement phone from the apple genius guys which i paid £130 for and only got 3 months warranty with and as soon as the warranty run out it crashed on me and never been able to get it back out of recovery mode. I've been back to the apple genius guys and they have told me there's nothing they can do other than charge me £130 to take the phone off me and give me another reconditioned phone with a 3 month warranty. Which as you can properly tell i dont want to.
    PLEASE PLEASE HELP ME thanks for your time

    This is a bad hardware error, Baseband Error. Some have reported getting through this error by Restoring iPhone with the SIM Card removed. Try that. Try restoring with different computer. Search Web some more for other thoughts.

  • Paying Too much Bill and still not getting the High speed Internet that I am Supposed to

    First month I got my bill it was acceptable over $150 because all the technician work and line-up and everything. So I have Verizon double play and Direct Tv together and in 2nd month I got $143.14 bill just for 3mbps internet and on the bill it says i added the service "Change in the Partial Month". First of all I didn't even added the service and it was supposed to be less than $100 dollar bill because the Direct Tv is $23.99 which is my Entertainment Package and the Double Play is $50.99, so the  total bill is going to be pretty much like $90-$100 with tax and everything. If the next month bill comes more than $100, then I am definitely cancelling  Verizon and switch to Optimum Cable. By the way I had Comcast triple play which was $100 for Tv, Internet & Phone for 2 yeas before I had Verzon and I used to get more than 20 mbps internet speed but in Verizon I am getting only 3mbps which is very unsatisfied.
    Thank you for your time, Verizon

    Rounding to the nearest dollar is $75.00, plus an additional $10-$12,
    would not equal $143 per month.
    Is there a possibility you went to your online account and accidentally
    pressed for a change in a particular service?  Check your online account
    to determine what may have occurred.

  • HT1212 My daughter forgot her passcode to her ipod touch so we follwed the steps to restore but after it updated the software we could still not get in.....

    After upodating software on ipod touch becasueof disabled ipod it still is not working- ideas?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem, what happens or does not happen and when in the instructions.

  • I have done al the right things to set up home sharing for mine and my sons itunes lib but i still not getting the icon showing in the menu for us to select can anyne help?

    Hi I have done all the right things to set up the home sharing, turned it on, aurthorised it with the same details, but we still have not got the home icon in the menu to select. can anyone help?

    If you have iTunes 11 on your computer then you can enable the left-hand sidebar on it via option-command-S on a Mac, control-S on a PC - when connected (and if your computer's iTunes is up-to-date) your iPad should then appear on that sidebar under a 'Devices' heading :
    If you select the iPad on that sidebar you can then use the Movies tab on the right-hand side of the iTunes screen to select and sync that film to your iPad's Videos app.
    Has your iPad been synced to the computer before ? If not then you might find this page for syncing to a new computer useful : https://discussions.apple.com/docs/DOC-3141

Maybe you are looking for