new error message 2000 in XP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

A form that worked fine in a 2000 format database run in Windows 2000 now
generates error messages on exiting when run from XP. It's asking
unnecessarily for two parameter values - the user can click Cancel and that's
fine but it's obviously confusing for them. The other strange thing is that
this only happens when clicking my Close button (which only does a
DoCmd.Close - I've tried DoComd.RunCommand accmdClose and it makes no
difference); it's fine if one closes the form with the window's own top-left
close button.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top