I can't believe this is so tough!!
OK....I have a pivotchart form that is a subform on another form.
I can't get the exportpicture method to work.
This is the code I'm using....
Set chart = Me.HomeSales.Form.ChartSpace
chart.ExportPicture "C:\blahblah.jpg"
Has anyone got this to work?
thanks!
OK....I have a pivotchart form that is a subform on another form.
I can't get the exportpicture method to work.
This is the code I'm using....
Set chart = Me.HomeSales.Form.ChartSpace
chart.ExportPicture "C:\blahblah.jpg"
Has anyone got this to work?
thanks!