PDA

View Full Version : use VBA to create a custom marker for a plot or chart



guy7337
09-23-2010, 11:03 AM
Hello,

I was trying to write a VBA code for creating a scatter XY plot with a custom marker (like a .jpg image) instead of the default available shape markers.

If anyone can write a simple basic VBA code for a single (x,y) plot point with a custom marker, my problem will be solved.

Thanks.