I need to know if it’s possible to draw the 3 lines i have on my graph using code. The x and y coordinates will be given to me and i need to plot them on the graph. I will have 50 of these chart sheets so i want to see if there is a way i can write a macro to draw them.
Also, I only have 2 series on the scatter graph. There will probably be 20-30 and i’m afraid that the labels will overlap and i will have to manually move them about. Is there a way to control the data labels from not touching each other? Thank you for the help.