Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Help with formula?

Thanks Chrissy,

Tom helped me out with the formula and I've got it working now.

Eric


On Sat, 11 Oct 2003 14:19:27 +1300, "Chrissy" wrote:

The formula
= AVERAGE( range )

will return the average of the numbers in that range. It is identical to the
formula

= SUM ( range ) / COUNT ( range )

Your formula does not average anything. If I put your formula in a cell in
column C then I get results that could be obtained by

= C4/C2 * 100

If I copy that across to all cells in that row in cols C to J I get the same
results that you get. You do say that you are not getting the correct results
but do not say what is wrong or what you want.

I cannot work out why you are using AVERAGE anyway.

How about you say what values you have and what results you want and
where these values are.

What I think you have is a table with values in the top row and you want
to get results from different rows divided by the top row value - but that
it just a guess.

Chrissy.


Eric G wrote
I'd really appreciate getting some help with one formula I'm working
on, if possible.

Something like:

AVERAGE(C4:J4/C$2:J$2*100)

Right now I sort of have it working.
The only problem is that with values at the moment in only C4:E4
it's giving me a 'false' average.

I could restrict the formula to the cells that have values but it
would be very tedious to keep changing it each time I add a value to
F4, G4 etc.

TIA Eric






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
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


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