Hello Everyone,
I am new to VBA. I have a spreadsheet where I need to generate chart for the maximum and minimum set of values which are in the same row but the number of rows keep changing. I mean sometimes there are 10 rows in a sheet and sometimes 50.
But the data sets remain same :
For first data set, X values range from AI to AP column and its Y values range from AQ to Ax column. And for the second data set, X values ranges from AY to BF and Y values range from BG to BN. And the row generally starts from row 3.
I tried searching for the program but couldn't find one.
Any help is greatly appreciated.
I am new to VBA. I have a spreadsheet where I need to generate chart for the maximum and minimum set of values which are in the same row but the number of rows keep changing. I mean sometimes there are 10 rows in a sheet and sometimes 50.
But the data sets remain same :
For first data set, X values range from AI to AP column and its Y values range from AQ to Ax column. And for the second data set, X values ranges from AY to BF and Y values range from BG to BN. And the row generally starts from row 3.
I tried searching for the program but couldn't find one.
Any help is greatly appreciated.