Question: VBA with Excel: I have a 2D array with as 3-20 (N) data points. Add code that will automatically generate a scatter plot containg the
VBA with Excel:
I have a 2D array with as 3-20 (N) data points.
Add code that will automatically generate a scatter plot containg the following information: -N data points -the best-fit line -labels for the x and y axis - chart title. This code needs to be written in VBA, so the plot shows automatically after the macro is run, meaning there is no use of the Insert-Chart options in the Excel workbook.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
