MsgBox popping up behind Access 2000 Form

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

I have created an Access application in Access 2003 in the 2000
format. Everything works great in Access 2003. However, when launching
the same application on a box with Access 2000, I cannot get a message
box to display in front of a form if an improper entry is entered by
the user. The user is locked out of what they were doing thinking the
application crashed. Has anyone else encountered this? What was the
fix?

Thanks in advance - Bob

PS - All service packs are installed for Access 2K.
 
A workaround would be to create a little form to perform the function of the
Message Box. Then you could control when the form pops up and you could make
it modal if necessary.

Bill Nicholson
Access Dufus
usenet at nicholsoncomputerconsulting.com
 
Back
Top