Chart - Report

M

Martin

Hi,

i have a chart in a report.
is it possible to change parameters with vba of this chart ?

When i call Me.Diagramm1 don´t have the right type
I need something like that

Dim chart As Chart
chart = Me.Diagramm1

But i don´t have the Chart Object.

How can i fix this ?


thx a lot
Martin
 
Top