PC Review


Reply
Thread Tools Rate Thread

Average Functions

 
 
Dusty
Guest
Posts: n/a
 
      21st Sep 2007
Howdy Techie Folks,
I use Excel for a variety of functions, one of which is keeping track of
registration data at a motel I run. I'm required to submit occupancy data to
the county on a monthly and annual basis. One of the requirements is that I
submit average room rates for each month. I've always used the AVERAGE
function to accomplish this but I'm concerned. I've read that the average
function is used for calculating for a contiguous row or column with a max
of 30 entries. My spreadsheet may have upwards of 200 entries each month.
Does this mean the AVERAGE function is unusable in this application? If this
be the case how would I accomplish this without cumbersome calculations?
Thanks in advance for any comments.
Dusty


 
Reply With Quote
 
 
 
 
Peo Sjoblom
Guest
Posts: n/a
 
      21st Sep 2007
It works fine, you just need some extra parenthesis, as an example

=AVERAGE((B4,B6,B7,B9,B10,B12,B13,B15,B16,B18,B19,B21,B22,B25,B28,B30,B33,B36,B39,B42,B45,B48,B52,B55,B55,B58,B60,B42,B48,B52,B57,B60,B48,B55,B59,B60))


works fine, just add an extra parenthesis for each 30 mark so if you have
over 60 entries use 3 parenthesis and so on



--


Regards,


Peo Sjoblom


"Dusty" <(E-Mail Removed)> wrote in message
news:46f40232$0$15351$(E-Mail Removed)...
> Howdy Techie Folks,
> I use Excel for a variety of functions, one of which is keeping track of
> registration data at a motel I run. I'm required to submit occupancy data
> to the county on a monthly and annual basis. One of the requirements is
> that I submit average room rates for each month. I've always used the
> AVERAGE function to accomplish this but I'm concerned. I've read that the
> average function is used for calculating for a contiguous row or column
> with a max of 30 entries. My spreadsheet may have upwards of 200 entries
> each month. Does this mean the AVERAGE function is unusable in this
> application? If this be the case how would I accomplish this without
> cumbersome calculations?
> Thanks in advance for any comments.
> Dusty
>



 
Reply With Quote
 
Dusty
Guest
Posts: n/a
 
      21st Sep 2007
Look like this is all a moot point anyway. I went back and looked at several
months data and the average finction returns the same value as totaling the
column and dividing it by the count of entries. So now my question becomes
where the 30 count limit comes from? Sorry to bother you all with useless
requests. I'd just like to know the implications of my ignorance.
Dusty


"Dusty" <(E-Mail Removed)> wrote in message
news:46f40232$0$15351$(E-Mail Removed)...
> Howdy Techie Folks,
> I use Excel for a variety of functions, one of which is keeping track of
> registration data at a motel I run. I'm required to submit occupancy data
> to the county on a monthly and annual basis. One of the requirements is
> that I submit average room rates for each month. I've always used the
> AVERAGE function to accomplish this but I'm concerned. I've read that the
> average function is used for calculating for a contiguous row or column
> with a max of 30 entries. My spreadsheet may have upwards of 200 entries
> each month. Does this mean the AVERAGE function is unusable in this
> application? If this be the case how would I accomplish this without
> cumbersome calculations?
> Thanks in advance for any comments.
> Dusty
>
>



 
Reply With Quote
 
Bernie Deitrick
Guest
Posts: n/a
 
      21st Sep 2007
Dusty,

The limit is for arguments - cells or ranged entered as separate entries:

=AVERAGE(A1,A2,A3,A4,A5:A10)

are five separate entries.

=AVERAGE(A1:A10)

will average those 10 cells - but the A1:A10 counts as just one entry.

HTH,
Bernie
MS Excel MVP


"Dusty" <(E-Mail Removed)> wrote in message news:46f41226$0$18978$(E-Mail Removed)...
> Look like this is all a moot point anyway. I went back and looked at several months data and the
> average finction returns the same value as totaling the column and dividing it by the count of
> entries. So now my question becomes where the 30 count limit comes from? Sorry to bother you all
> with useless requests. I'd just like to know the implications of my ignorance.
> Dusty
>
>
> "Dusty" <(E-Mail Removed)> wrote in message
> news:46f40232$0$15351$(E-Mail Removed)...
>> Howdy Techie Folks,
>> I use Excel for a variety of functions, one of which is keeping track of registration data at a
>> motel I run. I'm required to submit occupancy data to the county on a monthly and annual basis.
>> One of the requirements is that I submit average room rates for each month. I've always used the
>> AVERAGE function to accomplish this but I'm concerned. I've read that the average function is
>> used for calculating for a contiguous row or column with a max of 30 entries. My spreadsheet may
>> have upwards of 200 entries each month. Does this mean the AVERAGE function is unusable in this
>> application? If this be the case how would I accomplish this without cumbersome calculations?
>> Thanks in advance for any comments.
>> Dusty
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
XL2000 - Average/If/And Functions LPS Microsoft Excel Worksheet Functions 7 26th Sep 2008 11:14 AM
formula/functions for average and if functions =?Utf-8?B?UGV0dTcx?= Microsoft Excel Worksheet Functions 2 5th Aug 2007 08:25 PM
Help with IF & Average Functions Cybertech Microsoft Excel Worksheet Functions 5 23rd Aug 2005 06:52 AM
MIN, MAX, AVERAGE functions =?Utf-8?B?QWxsZW43NTc1?= Microsoft Excel Worksheet Functions 4 12th Apr 2005 04:02 PM
Need help with formula and functions =AVERAGE greyhwk Microsoft Excel Worksheet Functions 5 4th Oct 2003 03:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:21 AM.