If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am getting an error message ( see attachment) when I try to open a form. When I clear the dialog box the form opens as it should. I have seen this error message before but it was always corrected when I set the On Load event drop down box to Event Procedure. I only have one other event on the form and that is an Exit button. I get the same error message when I click it but it doesn’ t proceed after I clear the dialog box. I’m sure it’s something simple but I can’t find it.
Code is attached. Later, I created another form with the same code and properties and it worked fine. I guess it's just one of those things that happen from time to time. Thanks for the reply.
My face is very red. Thanks a million. That's why my breakpoint in the onload event didn't work. When I did the new form, I typed Dim without even thinking about it. I'll put this on my checklist.