Hello,
I have workbook where I have stored the data in a sheet called data. I display the graphs in another sheet called statistics.
The statistics sheet has checkboxes which upon selection will run the code to generate a graph. I have six options each of which will generate a graph.
When the graphs are created, they are at random locations one above the other. Is there any way that I can specify the location in the sheet where they have to be pasted. The user might select jus one graph or max six graphs to be displayed. So the pasting location has to be completely dynamic and the size of the graph also might vary every time based on the data addition to the data worksheet. Appreciate if you can help me with this.
Thanks.
I have workbook where I have stored the data in a sheet called data. I display the graphs in another sheet called statistics.
The statistics sheet has checkboxes which upon selection will run the code to generate a graph. I have six options each of which will generate a graph.
When the graphs are created, they are at random locations one above the other. Is there any way that I can specify the location in the sheet where they have to be pasted. The user might select jus one graph or max six graphs to be displayed. So the pasting location has to be completely dynamic and the size of the graph also might vary every time based on the data addition to the data worksheet. Appreciate if you can help me with this.
Thanks.