ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how to exclude data outliers from formula or chart without deleti. (https://www.excelbanter.com/excel-discussion-misc-queries/18076-how-exclude-data-outliers-formula-chart-without-deleti.html)

Michael J

how to exclude data outliers from formula or chart without deleti.
 
I have a data set with some outliers (blunders usually) that I want to
temporarily exclude from formula or charts. I would like a way of
"locking-out" these data cells. I could selectively skip over them but this
is sometimes cumbersome. I need a way to toggle them in or out depending on
my analysis.

Dave Peterson

If your data is in columns, maybe just use an additional column and use some
kind of formula:

=if(c2=somesortofoutlier,na(),c2)

Where SomeSortOfOutlier is whatever rule you want.

Michael J wrote:

I have a data set with some outliers (blunders usually) that I want to
temporarily exclude from formula or charts. I would like a way of
"locking-out" these data cells. I could selectively skip over them but this
is sometimes cumbersome. I need a way to toggle them in or out depending on
my analysis.


--

Dave Peterson

AlfD

Hi!

Easy way. Copy the workbook: delete the offending or suspect data. Work
on that.

Alf



All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com