Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Monthly, Quarterly formulas

Looking for formula help. Here's the situation:
Excel doc using one tab per month and then a quarterly (ex. 01.07, 02.07,
03.07, Q1)
Cell E5 references a dollar amount in each monthly tab.
Cell E5 in Q1 tab needs to average each month's E5
('01.07'!E5+'02.07'!E5+'03.07'!E5/3)

What I need, is a formula to exclude zero values in the event the month
"hasn't happend yet".
If it's January and I've input a value in '01.07!E5' of $100, and values in
'02.07'!E5 & '03.07'!E5 tabs are zero (because the months haven't happened
yet...
My original formula divides $100 by 3; I only want it to divide by 1.
If it's February and I've input a value in '01.07!E5' of $100, and a value
in '02.07!E5' of $150, and 0 value in '03.07'!E5 (because the month hasn't
happened yet...
My original formula divides $250 by 3; I only want it to divide by 2.

Any suggestions?
(have I over explained to confusion yet?)
-Bobby
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default Monthly, Quarterly formulas

If "hasn't happend yet" values were blank rather than 0 then:

=Average('01.07'!E5,'02.07'!E5,'03.07'!E5)


"BobbyVZW" wrote:

Looking for formula help. Here's the situation:
Excel doc using one tab per month and then a quarterly (ex. 01.07, 02.07,
03.07, Q1)
Cell E5 references a dollar amount in each monthly tab.
Cell E5 in Q1 tab needs to average each month's E5
('01.07'!E5+'02.07'!E5+'03.07'!E5/3)

What I need, is a formula to exclude zero values in the event the month
"hasn't happend yet".
If it's January and I've input a value in '01.07!E5' of $100, and values in
'02.07'!E5 & '03.07'!E5 tabs are zero (because the months haven't happened
yet...
My original formula divides $100 by 3; I only want it to divide by 1.
If it's February and I've input a value in '01.07!E5' of $100, and a value
in '02.07!E5' of $150, and 0 value in '03.07'!E5 (because the month hasn't
happened yet...
My original formula divides $250 by 3; I only want it to divide by 2.

Any suggestions?
(have I over explained to confusion yet?)
-Bobby

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 36
Default Monthly, Quarterly formulas

use Average instead.

"BobbyVZW" wrote:

Looking for formula help. Here's the situation:
Excel doc using one tab per month and then a quarterly (ex. 01.07, 02.07,
03.07, Q1)
Cell E5 references a dollar amount in each monthly tab.
Cell E5 in Q1 tab needs to average each month's E5
('01.07'!E5+'02.07'!E5+'03.07'!E5/3)

What I need, is a formula to exclude zero values in the event the month
"hasn't happend yet".
If it's January and I've input a value in '01.07!E5' of $100, and values in
'02.07'!E5 & '03.07'!E5 tabs are zero (because the months haven't happened
yet...
My original formula divides $100 by 3; I only want it to divide by 1.
If it's February and I've input a value in '01.07!E5' of $100, and a value
in '02.07!E5' of $150, and 0 value in '03.07'!E5 (because the month hasn't
happened yet...
My original formula divides $250 by 3; I only want it to divide by 2.

Any suggestions?
(have I over explained to confusion yet?)
-Bobby

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
Chart with Quarterly and Monthly Results Greg A Charts and Charting in Excel 0 May 14th 07 09:24 PM
Monthly Data, need quarterly Stdev J@Y Excel Discussion (Misc queries) 7 January 13th 07 02:50 AM
monthly quarterly splitting Trintrin Excel Discussion (Misc queries) 0 May 4th 06 04:53 PM
From Monthly to Quarterly Numbers jgorman Excel Discussion (Misc queries) 1 April 2nd 06 12:37 PM
Excel - sum a column of sales monthly and quarterly? HarryMangurian Excel Worksheet Functions 1 May 17th 05 12:34 AM


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