creating formulas

  • Thread starter Thread starter Kcir
  • Start date Start date
K

Kcir

I am using Excel 2003. I have three different sheets-Sheet 1 through Sheet 1
(3). what i am trying to do is to add a particular cell from all 3 sheets.
I tried using this formula after using the help feature:
=SUM(Sheet1:Sheet 1(3)!D34)

that doesnt seem to work. I even tried putting the sheets in single
quote-still didnt work. What did i do wrong?
 
This worked for me: =SUM('Sheet1:Sheet1 (3)'!A1)
Note the spacing in "Sheet1 (3)" --- no space before the 1 but one space
before the (
best wishes
 
Hi,
try something
start you formula with sum( and then go to the fist sheet you want to
summarize, press the Shift Key hold it and click in the last tab you want to
summarize, then release the Shift key and click in D34, close your
parenthesis ), the formula should work
If this helped please click yes, thanks
 
Thank you, thank you, thank you. That worked-once i got the spacing correct!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top