Hi,
I have a chart in the group footer of one of my reports for which the data and teh series names changes for each set of data. Having a standard set up for this chart can end up looking messy, especially the size and placing of the legend.
I'm therefore thinking of writing some code that will change the size and position of the legend and the data area to neatly fit the data.
By only problem is that I can't find any information on how to control the chart object in VBA. I was wondering if anyone could provide information or a link to a site that will tell me how to refer to different parts of the chart through VBA, specifically the positioning of chart items
Thanks
Robyn
I have a chart in the group footer of one of my reports for which the data and teh series names changes for each set of data. Having a standard set up for this chart can end up looking messy, especially the size and placing of the legend.
I'm therefore thinking of writing some code that will change the size and position of the legend and the data area to neatly fit the data.
By only problem is that I can't find any information on how to control the chart object in VBA. I was wondering if anyone could provide information or a link to a site that will tell me how to refer to different parts of the chart through VBA, specifically the positioning of chart items
Thanks
Robyn