Excel Reference Problem - Pulling data from all worksheets

  • Thread starter Thread starter clambers
  • Start date Start date
C

clambers

Hello,

I have a workbook that contains multiple worksheets.
Each sheet is named according to a Wednesday in the format "yymmdd" an
there is one sheet created each week.

I am looking to reference several cells from each sheet into one mai
'summary' sheet.

Example: Get information from A1 on all sheets and put into A1:** o
the summary sheet.

Thank you very much for your help on this
 
Hi
not quites sure but maybe something like
=SUM('040101:041231'!A1)
 

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