Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Generating blank or null cells that the Histogram Data Analysis tool will ignore

Hi Folks -

This is a variation on "returning a blank cell from a function", which
I understand you can't do.

I'm analyzing several thousand calculated cells using the Histogram
Tool from the Analysis pack. I need to exclude several hundred of
those cells from the histogram since there were input data dropouts at
those points.

I can test for dropouts by doing IF(ISBLANK() on the input data
cells. I would like to return *something* from the IF test that the
Histogram Tool will ignore... but unfortunately the Tool is quite
fussy about numeric data. I know that the Tool will ignore Blank
Cells, but there is no way to return a Blank Cell as a result of an IF
test.

Does anyone know of any value that I can return from the IF test, that
the Histogram Tool will ignore when it is doing its analysis?
"Ignore" as in skip over and not include in the resulting output
bins...

thanks,
Ed

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Generating blank or null cells that the Histogram Data Analysis to

what I have done in this situation is o return a value 10 times higher than I
would expect in the distribution
then set up my output bins and format the value equat to my high number with
a ;;; format so that it is hidden

I have also selected the data set, used autofilter to hide the return value
or NA#
selected the data and edit-goto-special-visible cells only
then insert-name define
use the name in the histogram function or the frequency formula to generate
your histogram.
neither of these are as nice as it would be if Excell would ignore a "" or
#NA but are not too onerous

" wrote:

Hi Folks -

This is a variation on "returning a blank cell from a function", which
I understand you can't do.

I'm analyzing several thousand calculated cells using the Histogram
Tool from the Analysis pack. I need to exclude several hundred of
those cells from the histogram since there were input data dropouts at
those points.

I can test for dropouts by doing IF(ISBLANK() on the input data
cells. I would like to return *something* from the IF test that the
Histogram Tool will ignore... but unfortunately the Tool is quite
fussy about numeric data. I know that the Tool will ignore Blank
Cells, but there is no way to return a Blank Cell as a result of an IF
test.

Does anyone know of any value that I can return from the IF test, that
the Histogram Tool will ignore when it is doing its analysis?
"Ignore" as in skip over and not include in the resulting output
bins...

thanks,
Ed


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Generating blank or null cells that the Histogram Data Analysis to

On Jun 11, 2:31 pm, bj wrote:
what I have done in this situation is o return a value 10 times higher than I
would expect in the distribution
then set up my output bins and format the value equat to my high number with
a ;;; format so that it is hidden

I have also selected the data set, used autofilter to hide the return value
or NA#
selected the data and edit-goto-special-visible cells only
then insert-name define
use the name in the histogram function or the frequency formula to generate
your histogram.
neither of these are as nice as it would be if Excell would ignore a "" or
#NA but are not too onerous

" wrote:
Hi Folks -


This is a variation on "returning a blank cell from a function", which
I understand you can't do.


I'm analyzing several thousand calculated cells using the Histogram
Tool from the Analysis pack. I need to exclude several hundred of
those cells from the histogram since there were input data dropouts at
those points.


I can test for dropouts by doing IF(ISBLANK() on the input data
cells. I would like to return *something* from the IF test that the
Histogram Tool will ignore... but unfortunately the Tool is quite
fussy about numeric data. I know that the Tool will ignore Blank
Cells, but there is no way to return a Blank Cell as a result of an IF
test.


Does anyone know of any value that I can return from the IF test, that
the Histogram Tool will ignore when it is doing its analysis?
"Ignore" as in skip over and not include in the resulting output
bins...


thanks,
Ed



Thanks bj. Since I only needed about 20 output bins, the work-around
I settled on was to use multiple COUNTIF cells, each with a different
less-than test, to directly generate my cumulative distribution. I've
saved your suggestions and if I ever need a hundred output bins (any
number too large to enter manually), I'll give them a try.

regards,
Eddy

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 I add data analysis function in tool? Michiko Excel Worksheet Functions 1 November 8th 05 09:26 AM
Generating truly blank cells Nat Excel Worksheet Functions 4 September 30th 05 11:39 PM
Where is data analysis tool? tamorn Excel Worksheet Functions 4 September 22nd 05 11:03 AM
statistics - data analysis tool Neil Evans-Mudie Excel Worksheet Functions 3 March 11th 05 01:05 PM


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