Excel 2007 Chart Markers - Setting Colours based on criteria
3 views
Skip to first unread message
Karen
unread,
Apr 6, 2010, 10:23:01 AM4/6/10
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am new to using VBA code in Excel and would like to know how to set the colour of a marker on a Scatter chart based on the value of one cell in the source table.
I am trying to set the colour of the marker to red if value is <4, yellow if value is between 4 and 7 and green if value is between 7 and 10.
Any ideas regarding the type of macro code required would be appreciated.