endervalentine
Senior member
This might be pretty simple for you excel guys... what I'm trying to figure out is if there is a way to have the script create a scatter plot of the selected cells?
For instance, say we have data from A1:Z100, so the x values for series1 is from A1:Z1, and the y values are from A2:Z2. Likewise for, the x values for series2 is from A3:Z3 and y values for series two are from A4:Z4, so on and so forth.
I can use the macro but the size of the block of data varies every single time ... so it'll have to work for whatever block is selected ... thanks in adv!
For instance, say we have data from A1:Z100, so the x values for series1 is from A1:Z1, and the y values are from A2:Z2. Likewise for, the x values for series2 is from A3:Z3 and y values for series two are from A4:Z4, so on and so forth.
I can use the macro but the size of the block of data varies every single time ... so it'll have to work for whatever block is selected ... thanks in adv!