On the Internet can find way to increase the chart in word: ActiveDocument. Shapes. AddChart;
Now I want to get in a word for chart, and then fill in the chart data area number, how to do?
CodePudding user response:
Start recording macros in the Word 2003, manual, complete the required function end record macros, press Alt + F11 key, check just record macro corresponding VBA code,