Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Elkar
 
Posts: n/a
Default Adding values for multiple worksheets

Hmm... I'm not sure I understand why this wouldn't work. If there is no data
in D22 of sheets 'Feb 04:Feb 05' then you wouldn't need to exclude these from
the AVERAGE function. If these cells are blank, AVERAGE will ignore them.


"ArenaNinja" wrote:


Sorry.. but this wouldn't work out. To begin with, the formulas do not
always add up values for ALL worksheets. Some worksheets are longer
than others, but there's a consistency throughout a MONTH, not on all
worksheets in the same workbook. Secondly, the worksheet's name needs
to be self-explanatory (on terms of the information it contains in case
one of them gets moved around). Here's an example of the first
formulas:

Code:
--------------------
=AVERAGE('Feb 01:Feb 07'!D9)
--------------------

That would be for the very first line and would work with your
solution. However, there is no data for Sat and Sun for 9:00pm, so the
formula is as follows:
Code:
--------------------
=AVERAGE('Feb 01:Feb 03'!D22,'Feb 06:Feb 07'!D22)
--------------------


Usually the patterns of data are consistent every week, but not for all
cells. Any other bright ideas?


--
ArenaNinja
------------------------------------------------------------------------
ArenaNinja's Profile: http://www.excelforum.com/member.php...o&userid=33624
View this thread: http://www.excelforum.com/showthread...hreadid=547675


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
Adding Cells across Worksheets TJ7933 Excel Worksheet Functions 2 February 13th 06 04:11 PM
Adding values for selected years OSDavidL Excel Worksheet Functions 6 February 9th 06 09:55 AM
How do I sum cells' values over 30+ worksheets? Gerry Excel Worksheet Functions 1 February 2nd 06 12:19 AM
ignore negative values when adding Eqa Excel Discussion (Misc queries) 3 November 9th 05 09:09 AM
Adding Multiple low values jdp554 Excel Worksheet Functions 2 October 18th 05 06:55 PM


All times are GMT +1. The time now is 12:20 AM.

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"