|
-
August 9th, 2001, 08:17 PM
#1
Preventing Form Loading Due to Error
Hi.
I have a form wherein a database is being attempted to be opened in the Form_Load event. I have written an On Error GoTo statement and an error label in case an error is encountered. In this error label, the form won't continue to load. But what's happening was the form still loads but disappears immediately. I tried transferring my Form_Load codes in the Form_Activate or the Form_Initialize event, but the same thing happened. How can I really prevent the form from showing up when an error occurs? Thanks for the info in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|