H
hotplate
This code worked great when using Access 2003 but when we switched to
2007, it stopped working. Any suggestions? better way of doing this?
Library needs loading?
I don't even get an error, it just does not update it anymore.
Private Sub Graph0_Updated(Code As Integer)
Me.Graph0.charttitle.Text = [Forms]![frmreports].[Commodity] & " Year
to Date PPM"
End Sub
2007, it stopped working. Any suggestions? better way of doing this?
Library needs loading?
I don't even get an error, it just does not update it anymore.
Private Sub Graph0_Updated(Code As Integer)
Me.Graph0.charttitle.Text = [Forms]![frmreports].[Commodity] & " Year
to Date PPM"
End Sub