J
Jeff Melkonian
Hi,
I would like to write VBA code so that a user can select a
subset of a large dataset (via a userform) and have the VBA
code create the chart using the subset of data. I have the
code for creating the chart and I can get the start and end
values (actually dates, with air and soil temperature to be
plotted for the time between the selected dates) for the subset
of the large dataset. The problem is creating the ranges for the
data in the selected subset so that they (the ranges) can be
used in the code that creates the chart. Any suggestions on
how to do this would be greatly appreciated. Thanks,
Jeff Melkonian
I would like to write VBA code so that a user can select a
subset of a large dataset (via a userform) and have the VBA
code create the chart using the subset of data. I have the
code for creating the chart and I can get the start and end
values (actually dates, with air and soil temperature to be
plotted for the time between the selected dates) for the subset
of the large dataset. The problem is creating the ranges for the
data in the selected subset so that they (the ranges) can be
used in the code that creates the chart. Any suggestions on
how to do this would be greatly appreciated. Thanks,
Jeff Melkonian