Hi :D
I cant get a horizontal line added into a chart via vba. If some one could point me to where my error is in the code that ll be very much appreciated!
There are two series of data:
series 1: Y values for the first series are in column P (header "y1" on the worksheet), x values are the count of those y values.
series 2 (horizontal line): Y value is in A1, the x values are in column Q and are equal to the x values of series 1.
A2 defines the last row ie. the end of the data range for the two series.
here is the workbook test01.xlsm
The code has to be compatible with excel for mac.
Thank you so much in advance!
Sophia
Bookmarks