Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Holyhabanero
 
Posts: n/a
Default Adding then dividing

I want to compute how many file I close each month, then divide to see what
is my monthly average.

I currently do something like =SUM(I4:I7)/5 and then each month just replace
the last number with how many months have gone by, but is there a way to have
it just divide by the number of months without having to remember to change
the formula each month
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
vezerid
 
Posts: n/a
Default Adding then dividing

First of all the specific example you site is wrong. It divides a total
of 4 months by 5. Onto your question...

=AVERAGE(I4:I15)

will correctly calculate the average of the 12 cells, even if the later
months are still blank.

Does this help?
Kostis Vezerides

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Adding then dividing

Do you have the dates stored anywhere so that you could just calculate the
months? you would also need a rule, for instance is 12 Jan to 3 Mar 1, 2 or
3 months?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Holyhabanero" wrote in message
...
I want to compute how many file I close each month, then divide to see

what
is my monthly average.

I currently do something like =SUM(I4:I7)/5 and then each month just

replace
the last number with how many months have gone by, but is there a way to

have
it just divide by the number of months without having to remember to

change
the formula each month



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Holyhabanero
 
Posts: n/a
Default Adding then dividing

That worked great! Thanks so much for the help. (for some reason Excel
colored the corner of the cell to tell me something is wrong with the
formula, but it is working just fine, so I've ignored it.)

"vezerid" wrote:

First of all the specific example you site is wrong. It divides a total
of 4 months by 5. Onto your question...

=AVERAGE(I4:I15)

will correctly calculate the average of the 12 cells, even if the later
months are still blank.

Does this help?
Kostis Vezerides


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
cumulative adding and dividing problems! Judi-mae Excel Discussion (Misc queries) 1 January 4th 06 11:54 AM
adding vertical bars to an embedded chart using VBA Wazooli Excel Discussion (Misc queries) 0 November 15th 05 05:47 PM
help neede with adding times rvnwdr Excel Discussion (Misc queries) 1 June 17th 05 02:15 PM
problem adding rvnwdr Excel Discussion (Misc queries) 2 June 8th 05 06:36 PM
Problem adding Series XValues to Chart using VBA Sean Curry Charts and Charting in Excel 0 March 14th 05 12:18 AM


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