LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Domenic
 
Posts: n/a
Default

Hi Sherry!

No problem, let me gear down a bit... :)

First we need to define a dynamic range. In doing so, the range will
automatically adjust as new data is entered. But we'll need to name
this range and provide a reference for it.

Go to the top of your Excel menu and select Insert. Then select Name,
and then Define. A new window will open. Where it says 'Name:', enter
the name you wish to use for this range. In my example, I used Data,
but you can use whichever name you wish. Once you've entered the name,
enter the reference where it says 'Refers to:'. The reference would
be...

=Sheet1!$D$13:INDEX(Sheet1!$D$13:$D$65536,MATCH(9. 99999999999999E+307,She
et1!$D$13:$D$65536))

Once you've entered the reference, click OK. Now you can use the
following formula to give you your average...

=AVERAGE(Data)

So as you can see, the range we're using for the AVERAGE function is
Data, which we defined in the first step.

Hope this helps!

In article ,
Sherry wrote:

I risk causing some upset here but...............Ummmmm
What does that all mean Domenic? Some dumb questions to follow!!

Which cell do I name Data???

Where do I place
=Sheet1!$D$13:INDEX(Sheet1!$D$13:$D$65536,MATCH(9. 99999999999999E+307,She
et1!$D$13:$D$65536)) ????


Where do I use the formula... =AVERAGE(Data)

Perhaps I should have included the fact that I am very new to this functions
and macro stuff. A point that I am sure after this post will become painfully
obvious. LOL

"Domenic" wrote:

Define a dynamic range...

Insert Name Define

Name: Data

Refers to:
=Sheet1!$D$13:INDEX(Sheet1!$D$13:$D$65536,MATCH(9. 99999999999999E+307,She
et1!$D$13:$D$65536))

Click Ok

Then use the following formula...

=AVERAGE(Data)

Hope this helps!

In article ,
Sherry wrote:

Hello all!
I wish to obtain the average of a number of numeric cells but wish this
average to be ongoing rather than restricted to a range of cells.

For example
=AVERAGE(D13:D17) will only give the average of the cells D13 to D17 but
I
will be continually adding more data and wish for this to be calculated
in
the average also.

My overall objective here is to carry out evaluations on staff
performance
and as each new review arrives from a client regarding a staff member, I
will
be adding a new row to include this data.Therefore need to have the
number of
all reviews received whether it be five or fifty to be calculated in the
overall average.

I have not been able to identify anything in the application help to
cover
this use of the average function and help will be greatfully appreciated

Cheers Sherry


 
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
how to convert GETPIVOTDATA from excel 2000 to excel 2002... Need_help_on_excel Excel Worksheet Functions 1 March 15th 05 01:08 AM
Where is DateDiff function in Excel 2002 ? Nigel Welch Excel Worksheet Functions 4 March 4th 05 03:18 PM
How do I update Excel 2000 macros to work in Excel 2002? BobPetrich Excel Discussion (Misc queries) 3 January 4th 05 04:06 PM
The countif function in Excel 2002. Lounsbud Excel Worksheet Functions 1 November 22nd 04 03:19 PM
Statistical Excel Function Question within Excel 2000... Drew H Excel Worksheet Functions 3 October 31st 04 06:55 PM


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