Results 1 to 2 of 2

VBA to color data points in a Chart based on non-graphed column values

Threaded View

shellig VBA to color data points in a... 05-04-2005, 04:52 PM
shellig I could probably solve some... 05-10-2005, 09:46 AM
  1. #1
    Registered User
    Join Date
    05-04-2005
    Posts
    8

    VBA to color data points in a Chart based on non-graphed column values

    Instead of data labels, I sometimes go in and manually change data point colors based on values in another column (like yield values that are graphed and color changes based on input material lot number). What is annoying about this is if the data range of the graph is changed, the colors that I put in manually are no longer correct.

    I am trying to figure out a VBA way to color the data points
    Here is my first shot.
    I am stuck though. See the ** comments in the code.

    Sub LoopPoints()
       **snipped**
    End Sub
    Last edited by shellig; 05-10-2005 at 09:32 AM.

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