The quick start is to turn on the macro recorder and build your first chart
by hand. Make all appropriate settings. then turn off the macro recorder and
generalize the recorded macro to suit your needs.
General help can be found at:
http://peltiertech.com/
--
Regards,
Tom Ogilvy
"JacksonRJones" wrote:
Hello. I was trying to use vba to generate some xy scatter plots. It seems
like a simple task, but I haven't been able to find much on it. Anyways, I
have one column of data which I want to be the x-values, and another column
of y-values. I want to set the y-axis to a logarithmic scale, and I want to
be able to specify the maximum and minimum x and y values. Any help would be
greatly appreciated.