I don't know how you can use vba to make a customized chart. I want t make a bar chart
C cmot Jul 21, 2004 #1 I don't know how you can use vba to make a customized chart. I want t make a bar chart
J Jon Peltier Jul 22, 2004 #2 Turn on the macro recorder, make a chart with all the features you want, then see what code has been generated. When you have some code to work with, you can probably find some good information here: http://peltiertech.com/Excel/ChartsHowTo/QuickChartVBA.html - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______
Turn on the macro recorder, make a chart with all the features you want, then see what code has been generated. When you have some code to work with, you can probably find some good information here: http://peltiertech.com/Excel/ChartsHowTo/QuickChartVBA.html - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______