+ Reply to Thread
Results 1 to 5 of 5

Conditional formatting-green above a certain value

  1. #1
    Forum Contributor
    Join Date
    07-11-2005
    Posts
    110

    Conditional formatting-green above a certain value

    I've followed the correspondence on conditional formatting on charts with interest but is it possible to conditionally format a line chart i.e. green above a certain value, red below that value?

  2. #2
    Andy Pope
    Guest

    re: Conditional formatting-green above a certain value

    Hi,

    Yes it's possible.
    http://www.andypope.info/charts/conditionalline.htm

    Cheers
    Andy

    Brisbane Rob wrote:
    > I've followed the correspondence on conditional formatting on charts
    > with interest but is it possible to conditionally format a line chart
    > i.e. green above a certain value, red below that value?
    >
    >


    --

    Andy Pope, Microsoft MVP - Excel
    http://www.andypope.info

  3. #3
    Registered User
    Join Date
    06-21-2005
    Posts
    5

    is there a vb solution to conditional charts

    Is there a Vb solution to conditioinal formatting

  4. #4
    Jon Peltier
    Guest

    re: Conditional formatting-green above a certain value

    If it can be done manually, it can be done in VBA. However, VBA isn't magic:
    most things that can't be done manually also can't be done in VBA. The nice
    thing about VBA is that it can automatically do many of the tedious,
    repetitive things that we all hate to do.

    Specifically, you could set up a VBA program which will conditionally format
    elements of the chart, but only to the extent that they could be done by
    hand.

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

    "Eric_B" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Is there a Vb solution to conditioinal formatting
    >
    > --
    > Eric_B




  5. #5
    Forum Contributor
    Join Date
    07-11-2005
    Posts
    110
    Once again, thanks Andy...

+ 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