E
Ed
I want to control a msgraph from access. I have the chart in a form. I have
the help file. I do not know how to set mychart in:
With myChart
.HasTitle = True
.ChartTitle.Text = "February Sales"
End With
the help file. I do not know how to set mychart in:
With myChart
.HasTitle = True
.ChartTitle.Text = "February Sales"
End With