PC Review


Reply
Thread Tools Rate Thread

Adding Multiple Totals in Excel

 
 
New Member
Join Date: Jun 2006
Posts: 3
 
      3rd Jun 2006
I have a spreadsheet that contains multiple totals. I keep track of customer payments with this excel spreadsheet. Each Customer has their own total. I would like to compute a grand total by adding each customer's total. Can this be done? If I utilize the sum function, I have to click on each cell indivdually to add them which becomes very time consuming.

Date Notes Total
5/15 Total owed $100.00
5/30 Paid Cash -$15.00
6/02 Paid Cash -$10.00
Total $75.00 *** I want to sum this total for each customer.

Thanks in advance for the help!
 
Reply With Quote
 
 
 
 
Member
Join Date: Jun 2006
Posts: 27
 
      20th Jun 2006
Does your total for each customer appear in the same row?

If so, and nothing else is in that row use =Sum(11:11) where 11 is the row number where your totals are.

Regards
Zoddy
 
Reply With Quote
 
New Member
Join Date: Jun 2006
Posts: 3
 
      20th Jun 2006
There are fees in that row as well. Each total is in the same row, however. I have a total for each customer every 5-10 rows, so the distance between totals is usually different. I may have to learn access.
 
Reply With Quote
 
Member
Join Date: Jun 2006
Posts: 27
 
      30th Jun 2006
Do not know the layout of you SS but if your totals have a unique label in the cell to the left of each total then the attached code in the SS may help. It looks for the unique labels in the data area, in this case "Total inv" and adds the amount in the cell to the right to a running total which is entered at the end of the of the function in cell A9. You may be able to modify it to suit your SS.

Good luck

Zoddy
Attached Files
File Type: zip totalfield.zip (10.7 KB, 13 views)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding multiple cell totals D Microsoft Excel Worksheet Functions 2 8th Jul 2008 03:16 AM
Adding invoice totals with multiple records showing totals Mike Koop Microsoft Access Reports 1 10th Jan 2008 05:28 PM
Adding up multiple worksheets by name and totals =?Utf-8?B?S2lsbGVy?= Microsoft Excel Worksheet Functions 5 2nd Jan 2007 11:05 AM
EXCEL VBA/CALCULATION - Adding Totals From Selected Cells... mesh Microsoft Excel Misc 7 10th Feb 2004 07:52 PM
Cells not adding totals, Excel 2000 Ron Microsoft Excel Worksheet Functions 4 8th Jul 2003 02:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:50 AM.