I will test be right back
I will test be right back
added more time but the form still doesnt show up until it reaches 100%
Okay, I was switching from Design view to Form view. Now I get what you see. Instead of calling the Sub from Load event, call it from a button Click.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
So where should I move the code?
from a Button Click doesn't say a lot sorry
Create a button on form. Select [Event Procedure] in the Click event property. Click the ellipsis (...) to open VBA editor at the procedure. Type or copy/paste code into procedure.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.