![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 2
|
I am sure this is something that is simple, but I have not worked with Excel in many years. Could someone please tell me what the formula is that I use to give me a sub-total of all my totals that are on individual sheets. ex: I have sheet1-9 with sheet 3 deleted, each of these sheets in my workbook has a total of purchase prices in the E34 cell. How do I use one of the cells in an existing page to add up all of the totals in each sheet in cellE34 and give a subtotal?
Thank you abundantly! |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
You could use a 3D cell reference, something like:
=SUM(Sheet1:Sheet9!E34) This would add everything between Sheet1 and Sheet9. |
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2002
Posts: 2
|
Thank you for your help, I had used that formula and it was working fine but apparently I had created an error in one of my totals by including the cell that the total was in. Make sense? Well, thanks for the voice of rejuvenation.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|