ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Microsoft Office Application Help - Excel Help forum > Excel Programming > Excel Charting

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-16-2005, 01:05 PM
rfronk
Guest
 
Posts: n/a
Scatter Chart data


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
Reply With Quote
  #2  
Old 06-16-2005, 09:05 PM
bj
Guest
 
Posts: n/a
RE: Scatter Chart data

one possibility woul dbe to select your data and use <edit><replace>
find ~* and replace with nothing.
Note the tilde ~ is needed to idedify the * as a character and not a wildcard

"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
>

Reply With Quote
  #3  
Old 06-16-2005, 09:05 PM
Jon Peltier
Guest
 
Posts: n/a
Re: Scatter Chart data

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
>
>

Reply With Quote
Reply

Bookmarks

New topics in Excel Charting


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -4. The time now is 08:56 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0