Vassago
Former Staff Turned AWF Retiree
- Local time
- Today, 16:42
- Joined
- Dec 26, 2002
- Messages
- 4,748
I have a form that has some code behind the onload event. The code is intended to resize the access window to match that of the form. The problem is, it tries to resize the window before the actual form is loaded. I get the following error:
Runtime error 2475
You entered an expression that requires a form to be the active window.
I tried looking at the help file, only to find that the IT guys here didn't install the full help file on our new computers. (GRRRR)
Is there any way I can get this code to run? Maybe by forcing Access to wait until the form is loaded before running the code? ANYTHING! Thanks in advance!
Here is a copy of the database in Access 97 format:
Vassago
Runtime error 2475
You entered an expression that requires a form to be the active window.
I tried looking at the help file, only to find that the IT guys here didn't install the full help file on our new computers. (GRRRR)
Is there any way I can get this code to run? Maybe by forcing Access to wait until the form is loaded before running the code? ANYTHING! Thanks in advance!
Here is a copy of the database in Access 97 format:
Vassago