View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default Creating charts with VBA code

Thanks. That is exactly what I was looking for.

"Jon Peltier" wrote:

This should get you started:
http://peltiertech.com/Excel/ChartsH...kChartVBA.html

- Jon
-------
Jon Peltier, Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
Advanced Excel Conference - Training in Charting and Programming
http://peltiertech.com/Training/2009...00906ACNJ.html
_______


"Ayo" wrote in message
...
Is it possible to create a Chart using code? If so, how do I do that.
Thanks