PC Review


Reply
Thread Tools Rate Thread

Average- Expanding column length

 
 
Sandy
Guest
Posts: n/a
 
      16th Aug 2007
I have a range of data from A16 to K??.
In cell A15 I have a COUNTA function which returns the number of rows of
data (the range is continually being added to).

In F10 I would like to have an average function for the numeric values in
the Range(F16:F(whatever the COUNTA value is)+15). How can I do this?

Thanks
Sandy


 
Reply With Quote
 
 
 
 
JE McGimpsey
Guest
Posts: n/a
 
      16th Aug 2007
One way:

=AVERAGE(OFFSET(F16,,,A15,1))

In article <(E-Mail Removed)>,
"Sandy" <(E-Mail Removed)> wrote:

> I have a range of data from A16 to K??.
> In cell A15 I have a COUNTA function which returns the number of rows of
> data (the range is continually being added to).
>
> In F10 I would like to have an average function for the numeric values in
> the Range(F16:F(whatever the COUNTA value is)+15). How can I do this?
>
> Thanks
> Sandy

 
Reply With Quote
 
Sandy
Guest
Posts: n/a
 
      16th Aug 2007
Thank you - simpler than I was expecting.
Sandy

"JE McGimpsey" <(E-Mail Removed)> wrote in message
news:jemcgimpsey-(E-Mail Removed)...
> One way:
>
> =AVERAGE(OFFSET(F16,,,A15,1))
>
> In article <(E-Mail Removed)>,
> "Sandy" <(E-Mail Removed)> wrote:
>
>> I have a range of data from A16 to K??.
>> In cell A15 I have a COUNTA function which returns the number of rows of
>> data (the range is continually being added to).
>>
>> In F10 I would like to have an average function for the numeric values in
>> the Range(F16:F(whatever the COUNTA value is)+15). How can I do this?
>>
>> Thanks
>> Sandy



 
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
Expanding Length of Form Sorting in a Graph Microsoft Access 5 19th Feb 2008 09:14 PM
Smart or stupid? Tying textbox length to database column length Dan Manes Microsoft ASP .NET 1 23rd Apr 2006 11:57 PM
Expanding length of a field in a Microsoft Word form =?Utf-8?B?RElyaXNo?= Microsoft Word Document Management 1 25th Jan 2005 06:22 PM
Average For Variable-length Column (w N/A value inside) Billabong Microsoft Excel Programming 0 4th Oct 2004 04:04 AM
Average For Variable-length Column (w N/A value inside) Billabong Microsoft Excel Programming 1 4th Oct 2004 03:33 AM


Features
 

Advertising
 

Newsgroups
 


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