![]() |
![]() |
|
|||||||
| 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 |
|
Board Regular
Join Date: Feb 2002
Posts: 390
|
If I want the sum in sheet1-sheet20 of all values in A9, I can use:
=SUM(Sheet1:Sheet20!A9). But if I want only the sum of A9 in the sheets 1, 3, 7, 14, 20, is there a shorter way than: =(Sheet1!A9+Sheet3!A9+Sheet7!A9+Sheet 14+Sheet20!A9) ? If this is not possible with a formula, I would have a macro that gives the sum of the values in all selected cells on different sheets. Thanking you in advance. |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Can you reorder these sheets so they are adjacent?
[ This Message was edited by: Mark W. on 2002-04-26 13:36 ] |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
Aladin |
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2002
Posts: 34
|
Forward looking...
There have been posts and I've had problems myself with deleting information from equations with (+) either excessive use of in the same or seperate worksheets. It is really ideal to continue to use the sum equation if at all possible. FYI -Dave |
|
|
|
|
|
#5 | |
|
Board Regular
Join Date: Feb 2002
Posts: 390
|
Quote:
|
|
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Feb 2002
Posts: 390
|
Thank you all for the quick response and the answers.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|