View Single Post
  #1   Report Post  
rfronk
 
Posts: n/a
Default Scatter Chart data


That would be great, but the boss does not want blank cells - if it's
blank then it is assumed the data is just not entered for that date.
That is why I created the whole shaded cells bit - unfortunately the
idea was not well received.... I guess I have to face the fact that I
will be spending a lot of time on this...Thanks for the suggestion!

Robin

Jon Peltier Wrote:
You can do Find-Replace to remove the asterix. Since an asterix is a
special character, enter ~* in the Find box; make sure the Replace
With
box is empty.

Then teach the analyst to keep blank cells blank!

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


rfronk wrote:
-
I have several spreadsheets that contain several workbooks each. Each
workbook has multiple charts (xy scatter) plotting test results
(y-axis) vs date tested (x-axis). Typically the test results are
numbers, however, when testing is not conducted the analyst enters an
asterisk (*). The asterisk is given a value of zero in the chart so I
have to go to the source data and set it to exclude the data
containing
the asterisk - it works but is very time consuming! To get around this
I
have shaded the cells that are not tested and deleted the asterisk,
changed the way Excel handles empty cells from Not plotted to
Interpolated and made a legend on the worksheet to indicated the
meaning of the shaded cells. This works but is also time consuming!
Any ideas on how to make this work without so much effort? I know I
can
create a macro to automate the steps I have already taken but I am
looking for a way to ignore, hide or filter non-numerical data in the
data table - is this possible or am I chasing a pipe dream?

FYI - I am using Excel 2003 on W2K

-



--
rfronk