Me.Refresh command - Access 2000 conversion

R

Rick

Having a problem with the refresh command.

Here's the data I have:

Private Sub Acft_AfterUpdate()
Me.Refresh
End Sub

We are able to run this in Access 97 but unable to use the
refresh command for the different days of the week. Can
anyone help?
 
R

Rick

Tried all three options and still got the same error.
Thanks for the help but it seems there is some other
underlying problem.
 
Top