I can easily remove the border of the marker using the Excel menus (Format Data Series, Marker Line Color, No Line) but can't seem to do it using VBA. Using the recorder results in no change at all. I've tried changing .MarkerBackgroundColor = xlNone and that doesn't work either. What am I missing? I've been playing with this way too long and still can't figure it out.