MS Excel help please... =)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • szango420
    Confirmed User
    • Feb 2006
    • 244

    #1

    MS Excel help please... =)

    Im making a balance sheet for expenses. ive attached it so you can see what im trying to accomplish. I have droplists under my expense column. the drop down list draws from the F column. i want the G column to sum the individual catagories from the entire D column but only that catagory. i hope that makes sense.. i have no idea how to accomplish this. any help would be great.. thank you!

    http://www.szango.com/expenses.zip
  • Juicy D. Links
    So Fucking Banned
    • Apr 2001
    • 122992

    #2

    Comment

    • Double L
      Confirmed User
      • Nov 2004
      • 349

      #3
      Wont your drop down be pulling all the info to the D column and so its simply:
      Code:
      =SUM(D2:D10)
      ??

      Comment

      • dRI-X
        Confirmed User
        • Feb 2006
        • 372

        #4
        just see the formulas


        ICQ:327383017

        Comment

        • szango420
          Confirmed User
          • Feb 2006
          • 244

          #5
          Originally posted by Double L
          Wont your drop down be pulling all the info to the D column and so its simply:
          Code:
          =SUM(D2:D10)
          ??
          well.. i have an autofilter that will display only one catagory at a time, but the normal view lists all of the catagories. there has to be some sort of exception... but i cant seem to find it... for instance, if colum C is ADVERTISING, then all of the advertising costs listed in column D would need to be added.. but if i did D2:D10, it would add all catagories..

          Comment

          • xLaborJames
            Confirmed User
            • Apr 2006
            • 564

            #6
            Originally posted by Juicy D. Links
            Get much sleep lately jooicey? Cucumbers will help maintain your thexiness.
            xLabor.com Your one stop shop for WP Blog Themes, Custom Designs, and Content Insertion.

            Contact me to discuss all your blogging needs! James AT xlabor.com | 216 787 969

            Comment

            • Double L
              Confirmed User
              • Nov 2004
              • 349

              #7
              Ah.. I thought from looking at it when you entered a cost and chose the category it would just total it over to column D and then just sum for your totals... I see now when I choose "All" your F and then sums and entering some more I see your "totals" problem. Shit Im lost.. A sumif function maybe? Im out of the Excel loop

              Comment

              • szango420
                Confirmed User
                • Feb 2006
                • 244

                #8
                me too.. =( i thought maybe sumif too.. but had no luck trying to figure it out... maybe someone else knows...

                Comment

                • AsianDivaGirlsWebDude
                  Purveyor, Fine Asian Porn
                  • Jul 2004
                  • 38323

                  #9
                  I'm not looking at your spreadsheet, since I don't download/open Zip/executable files, however if I understand you correctly, it would appear that you simply need to run the sum wizard = for column D.

                  Then, if you want everything in the D column to display in column G for further calculations, you would put in that cell, = value in column D cell, which has the total you are looking for.

                  If you do a screenshot, I can answer this for you (I used to teach Excel).

                  ADG Webmaster
                  Asian Diva Girls - Exclusive Photos and Videos



                  Asian Diva Girls Affiliate Program (50% ccBill Revshare)

                  Comment

                  • BigBen
                    Confirmed User
                    • Nov 2004
                    • 2299

                    #10
                    It's not answering your question, but try checking out Quickbooks.

                    Comment

                    • joshll
                      Confirmed User
                      • Jul 2006
                      • 1534

                      #11
                      WiredBall
                      PinPointsX

                      ICQ: 227454293

                      Comment

                      • Scotty.T
                        Confirmed User
                        • Nov 2004
                        • 1062

                        #12
                        Try this, if I understand you correctly this will do it, just expand the ranges and change the criteria word

                        =SUM(SUMIF(C$2:C$37,"Advertising",D$2:D$37))

                        The smiley in the last bit is a colon and D obviously
                        Last edited by Scotty.T; 08-08-2006, 01:33 AM.
                        .

                        Comment

                        • kapai
                          Confirmed User
                          • Jan 2006
                          • 245

                          #13
                          Originally posted by szango420
                          Im making a balance sheet for expenses. ive attached it so you can see what im trying to accomplish. I have droplists under my expense column. the drop down list draws from the F column. i want the G column to sum the individual catagories from the entire D column but only that catagory. i hope that makes sense.. i have no idea how to accomplish this. any help would be great.. thank you!

                          http://www.szango.com/expenses.zip
                          The way you want to do this is awkward as I presume your C column will be your categories and the D column is the figure?

                          You need to use formulas to do this automatically however if you keep adding info to the C column the formula wil not work. I will set up a worksheet of how I think you want it to work and send it to you. I am MOUS certified

                          Comment

                          • BlueDesignStudios
                            Confirmed User
                            • Feb 2003
                            • 9492

                            #14
                            use the paperclip

                            the paperclip knows everything

                            Blue Design Studios - Adult Design Specialists!
                            Email me for a free quote: [email protected]

                            Comment

                            • kapai
                              Confirmed User
                              • Jan 2006
                              • 245

                              #15
                              You need to put those categories into columns and total the cloumns with a formula such as the following

                              =SUBTOTAL(9,A2:A18)

                              Comment

                              • RayBonga
                                too cool for highschool
                                • Nov 2005
                                • 12164

                                #16
                                Here you go ("save target as"):

                                http://naoestafacil.no.sapo.pt/temp/...20expenses.xls

                                I think I understood what you needed, let me know if it works.
                                Last edited by RayBonga; 08-08-2006, 02:42 AM.

                                Comment

                                Working...