+ Reply to Thread
Results 1 to 11 of 11

Conditional formatting data points within a chart?

Hybrid View

  1. #1
    Registered User
    Join Date
    02-27-2009
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Conditional formatting data points within a chart?

    Thanks for replying. What I want is for values to appear based on X & Y, but to change colors based on Z.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Conditional formatting data points within a chart?

    You need to change your formula.

    =IF($D5>=E$2,IF($D5<=E$3,$C5,NA()),NA())

    This will test for the values being between or equally to the min/max values.
    If the difference value falls within the range you need to output the Y value rather than the difference value.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

+ 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