View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default VBA code for Chart with x and y axis

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



"Xaraam" wrote:

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!!