VBA code for Chart with x and y axis

X

Xaraam

hey!!

i would like to do a chart in excel with the chance to put a range of values
correspoding to the y axis and another range to the x assis.
the chart has to be a line type.
do u have any idea of the code for that on VBA?

i really appreciate your help!!
 
B

Barb Reinhardt

Try recording a macro to do what you want. If you have questions on how to
clean it up, come back.
 
X

Xaraam

hey Barb,

the thing is i have to do that not just for one excel sheet but for more
than 100, where the y and x axis values are not of the some amount on each
sheet. It can varies from 5000 up to 15000 lines.
So probably the best would be VBA code doing a range and then a way to
insert those values into the y and x axis.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top