+ Reply to Thread
Results 1 to 2 of 2

Missing Data Options

  1. #1
    Registered User
    Join Date
    05-25-2005
    Posts
    1

    Missing Data Options

    I am trying to use Tools - Options - Chart. I want to use the "not Plotted" option. When I click on it my chart does not change. This happens after I've selected the chart and then trying to make these changes.

    What am I doing wrong?

    I want to create a chart that ignores missing data, and gives me a trend line based on the data I have.

    I've had my nose in my Excel "bible" but can't find the answer.

    I greatly appreciate any tips.

    Jim

  2. #2
    Jon Peltier
    Guest

    Re: Missing Data Options

    Jim -

    If you have a formula in the cell that returns "", that is not missing
    data, that is a very short text string, and Excel treats it as zero. If
    you replace "" with NA(), you get an ugly #N/A error in the worksheet,
    but most chart types ignore it.

    Use conditional formatting to hide the error in the sheet:
    http://contextures.com/xlCondFormat03.html#Errors

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


    jimsmith888 wrote:
    > I am trying to use Tools - Options - Chart. I want to use the "not
    > Plotted" option. When I click on it my chart does not change. This
    > happens after I've selected the chart and then trying to make these
    > changes.
    >
    > What am I doing wrong?
    >
    > I want to create a chart that ignores missing data, and gives me a
    > trend line based on the data I have.
    >
    > I've had my nose in my Excel "bible" but can't find the answer.
    >
    > I greatly appreciate any tips.
    >
    > Jim
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1