Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default making a more acurate mean

I'm working with a spreadsheet where we are tracking a few variables
that are later calculated into a mean. Generally there are alwats 5
variables in each mean, but every so often on of the conditions is not
met so that cell returns "FALSE" or "#N/A". In those cases excel
figures them as zeros in the mean.

Is there a way to have excell recognise the occurance of a "FALSE" or
"#N/A" and not bring it into the mean calculation?

So if one of the 5 variables returns "FALSE" or "#N/A" I would like
excell to do the mean based on the other 4 using a devisor of 4.

Any ideas?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 299
Default making a more acurate mean

IF #N/A is in the range the result would be #N/A, if FALSE it would be
ignored

=AVERAGE(Range)

will ignore text and it will not be seen as zero


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com



wrote in message
oups.com...
I'm working with a spreadsheet where we are tracking a few variables
that are later calculated into a mean. Generally there are alwats 5
variables in each mean, but every so often on of the conditions is not
met so that cell returns "FALSE" or "#N/A". In those cases excel
figures them as zeros in the mean.

Is there a way to have excell recognise the occurance of a "FALSE" or
"#N/A" and not bring it into the mean calculation?

So if one of the 5 variables returns "FALSE" or "#N/A" I would like
excell to do the mean based on the other 4 using a devisor of 4.

Any ideas?



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
How can Excel make a cell empty without making it na()? Bruce Excel Discussion (Misc queries) 1 June 27th 06 09:31 AM
How do I stop making the spreadsht move when I move up/dwn/lt/rt? Manny Excel Worksheet Functions 4 April 7th 06 10:30 PM
Making Cell Blank [email protected] Excel Worksheet Functions 1 March 27th 06 04:48 AM
Making multiple cells absolute at once Jamie A Miller Excel Discussion (Misc queries) 2 May 25th 05 01:13 AM
Making Mailing Labels Jerry Links and Linking in Excel 4 January 7th 05 05:09 PM


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