Thread
:
sum a specific cell in more than one sheet
View Single Post
#
1
Posted to microsoft.public.excel.programming
Michael
external usenet poster
Posts: 791
sum a specific cell in more than one sheet
Include the Cell reference inside the parenthesis like so:
=SUM(Sheet2:Sheet3!A1)
"plainclothman" wrote:
I want to sum cell A1 in sheet1,...,sheet100 .I type (sheet1:sheet100)!$a$1
but it doesn't work
Reply With Quote
Michael
View Public Profile
Find all posts by Michael