I have a report written in Access 2000 that pulls up just fine on my PC, which is running Windows 2000 on a network. However, other users using Windows XP on the same network across the street get this error message:
They are getting this message when they click "OK" on a dialog form I created, but I am not getting the same message on my PC. The dialog becomes invisible when you click "OK" (a macro does this). Any ideas? Some kind of conflict with the "Visible" property & Windows XP?
Thanks in advance.
You entered an expression that has an invalid reference to the property Visible. The property may not exist or may not apply to the object you specified.
They are getting this message when they click "OK" on a dialog form I created, but I am not getting the same message on my PC. The dialog becomes invisible when you click "OK" (a macro does this). Any ideas? Some kind of conflict with the "Visible" property & Windows XP?
Thanks in advance.