Selecting Variable Data Ranges

R

rc

I am trying to write a macro to create a chart based on a large data table,
but each time I run the macro, the data table will be in the same relative
location but will be a different size. How can I write the macro to select
an entire range each time even though it will be a different size?

Thanks,
rc
 
R

rc

I was able to record a macro to make these steps and it looks like it will
work. Thank you very much.

rc
 
Top