Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mick.J
 
Posts: n/a
Default Add the Content of a number of cells from multiple worksheet


I have a folder with a number of identical workbooks each one saved under a
different department.

Each workbook contains 13 worksheets identified as Wk1 to Wk13 representing
13 weeks

In week 13 I wish to identify in cell P5 the total of the contents of cell
M5 in each of the 13 worksheets. I have tried several formulations but I
either get an error message or it brings up the folder with all the workbooks
as if I have hit the open icon.
Each of the M5 cells will only have a number in it.

Any help would be appreciated--
with kind regards
Mick
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

If I understand you correctly, you can use

=SUM(Wk1:Wk13!M5)


In article ,
Mick.J wrote:

I have a folder with a number of identical workbooks each one saved under a
different department.

Each workbook contains 13 worksheets identified as Wk1 to Wk13 representing
13 weeks

In week 13 I wish to identify in cell P5 the total of the contents of cell
M5 in each of the 13 worksheets. I have tried several formulations but I
either get an error message or it brings up the folder with all the workbooks
as if I have hit the open icon.
Each of the M5 cells will only have a number in it.

Any help would be appreciated--
with kind regards
Mick

  #3   Report Post  
Bill Ridgeway
 
Posts: n/a
Default

Mick,

In simplest terms you would reference to only one cell. So P5 can only
return the value of one cell. To do this -
Place the cursor in P5
Hit =
Take the cursor to one of the worksheets
Place the cursor in cell M5
Hit <enter

That will return the value of cell M5 in worksheet x at cell P5 in worksheet
y
If the worksheet to which the formula refers is in the same spreadsheet the
reference will change as the structure (layout) is changed. If, however,
the worksheet to which the formula refers is NOT in the same spreadsheet the
reference will NOT change as the structure (layout) is changed and the
output will be incorrect.

To get round this problem you should first name the target cells. To do
this -
Place the cursor in the target cell
Click on <Insert<Name<Define
Type in a name (e.g.Total)
Click <OK
and continue as above

If you want the total of the 13 Cells P5 after hitting <enter -
insert = at the end of the formula and just go round again until all 13
cells are included in the formula.

Regards.

Bill Ridgeway
Computer Solutions

"Mick.J" wrote in message
...

I have a folder with a number of identical workbooks each one saved under
a
different department.

Each workbook contains 13 worksheets identified as Wk1 to Wk13
representing
13 weeks

In week 13 I wish to identify in cell P5 the total of the contents of cell
M5 in each of the 13 worksheets. I have tried several formulations but I
either get an error message or it brings up the folder with all the
workbooks
as if I have hit the open icon.
Each of the M5 cells will only have a number in it.

Any help would be appreciated--
with kind regards
Mick



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counting the total number of cells with specified condition(freque Kelvin Excel Discussion (Misc queries) 2 July 10th 05 12:22 PM
Counting the number of cells meeting conditional formating criteria Jeff Excel Worksheet Functions 4 July 9th 05 01:18 AM
Adding separate accumulators for multiple cells jrambo63 New Users to Excel 1 May 26th 05 06:56 PM
How can I have excel search and add multiple cells to find a targe Blakepro Excel Discussion (Misc queries) 1 April 1st 05 02:37 AM
Convert data of cells to any type: Number, Date&Time, Text Kevin Excel Discussion (Misc queries) 0 December 30th 04 06:55 AM


All times are GMT +1. The time now is 04:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"