#1   Report Post  
Posted to microsoft.public.excel.misc
cjmiller
 
Posts: n/a
Default out of limit data


Certain readings are recorded daily in my excel data. I need to know
how to identify data cells that are outside of 10% of the average for
all the data.

Any help is appreciated

Thanks,

cjmiller


--
cjmiller
------------------------------------------------------------------------
cjmiller's Profile: http://www.excelforum.com/member.php...o&userid=34758
View this thread: http://www.excelforum.com/showthread...hreadid=545192

  #2   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default out of limit data

Hi
I selected the range (D12:D24) and I used Format/Conditional Format. Change
the option from Cell Value to Formula Is and put this in:
=OR(D12(AVERAGE($D$12:$D$24)*1.1), D12<(AVERAGE($D$12:$D$24)*0.9))

It works for me!
Andy.

"cjmiller" wrote in
message ...

Certain readings are recorded daily in my excel data. I need to know
how to identify data cells that are outside of 10% of the average for
all the data.

Any help is appreciated

Thanks,

cjmiller


--
cjmiller
------------------------------------------------------------------------
cjmiller's Profile:
http://www.excelforum.com/member.php...o&userid=34758
View this thread: http://www.excelforum.com/showthread...hreadid=545192



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
Import data and keep duplicate rows of data mrdata Excel Discussion (Misc queries) 0 March 23rd 06 12:24 AM
Inserting a new line in spreadsheet Rental Man Excel Discussion (Misc queries) 2 January 9th 06 04:55 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Charts not recognizing source data if original linked data is changed. JLC Charts and Charting in Excel 3 October 14th 05 01:29 AM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM


All times are GMT +1. The time now is 09:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"