Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
firecord
 
Posts: n/a
Default Adding values from previous worksheets


I am having problems adding values from previous worksheets in a
workbook.

I realize that I must reference the sheet in my formulas, but I am
doing this for many multiple columns and rows. Below is the formula
that I am using in one column:

=SUM(Sheet1!$F$17,Sheet1!$H$17,Sheet1!$J$17,Sheet1 !$L$17,Sheet1!$N$17,Sheet1!$P$17,Sheet1!$R$17)

I am having to change all the sheet #’s in my formulas for every time I
create a copy of the previous worksheet, and I am creating one worksheet
for every week of the year. Way too much typing since this formula is
being used in so many cells.

I got searching around and I found a function that I think would work.
It is located he

http://tinyurl.com/8pdas

But since I am so new to Excel, I am having difficulty understanding
how to use it. Am I close in any of my assumptions or am I way off
base?

If I do need to use part of the function in the above address, can
someone show me how to use it and maybe give me a simple example so I
can type it into Excel and see it work. Then I could probably
understand how to apply it to my application.

Thanks…
New To Excel


--
firecord
------------------------------------------------------------------------
firecord's Profile: http://www.excelforum.com/member.php...o&userid=24490
View this thread: http://www.excelforum.com/showthread...hreadid=382358

  #2   Report Post  
Don Cameron
 
Posts: n/a
Default

Hi firecord
An alternative approach (no macros)
Within Sheet1 create a cell say Z17 (which could be in a hidden column)
containing the sum of cells F17,H17,J17 etc
Now in your workbook if the sheets are named 'Summary', 'First', 'Second',
'Third', 'Last' (with as many sheets between as you require)
The Summary Sheet can contain a cell with the formula =SUM(First:Last!Z17)
This will be the total of all the cell Z17's in the worksheets between First
and Last (inclusive)
I does not matter how many sheets (within the limit) you add or what you
call them, as long as First and Last are not renamed it will always work.
Obviously you could do the same with individual cells if required.

Cheers
Don

"firecord" wrote in
message ...

I am having problems adding values from previous worksheets in a
workbook.

I realize that I must reference the sheet in my formulas, but I am
doing this for many multiple columns and rows. Below is the formula
that I am using in one column:


=SUM(Sheet1!$F$17,Sheet1!$H$17,Sheet1!$J$17,Sheet1 !$L$17,Sheet1!$N$17,Sheet1
!$P$17,Sheet1!$R$17)

I am having to change all the sheet #’s in my formulas for every time I
create a copy of the previous worksheet, and I am creating one worksheet
for every week of the year. Way too much typing since this formula is
being used in so many cells.

I got searching around and I found a function that I think would work.
It is located he

http://tinyurl.com/8pdas

But since I am so new to Excel, I am having difficulty understanding
how to use it. Am I close in any of my assumptions or am I way off
base?

If I do need to use part of the function in the above address, can
someone show me how to use it and maybe give me a simple example so I
can type it into Excel and see it work. Then I could probably
understand how to apply it to my application.

Thanks…
New To Excel


--
firecord
------------------------------------------------------------------------
firecord's Profile:

http://www.excelforum.com/member.php...o&userid=24490
View this thread: http://www.excelforum.com/showthread...hreadid=382358



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
Can you paste values on multiple worksheets at one time? JanetK Excel Worksheet Functions 1 June 12th 05 04:51 PM
adding values across worksheets in a spreadsheet ed java Excel Worksheet Functions 1 April 14th 05 12:06 AM
How do I reference values from 200 worksheets onto a summary sheet mac849 Excel Discussion (Misc queries) 4 March 17th 05 09:26 AM
How to sum values in multiple worksheets Robert Lawrence Excel Worksheet Functions 3 January 29th 05 05:15 AM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM


All times are GMT +1. The time now is 11:49 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"