Hi, I have error message on every event I have in a single form, either it's a mouse move event or a mouse click event. The error message is:
The expression On Mouse Move (in this case) you entered as the event property setting produced the following error: statement invalid outside Type block.
*the expression may not result in the name of a macro, the name of a user-defined function, or [Event Procedure]
*there may have been an error evaluating the function, event, or macro.
I don't understand why I have this error as I have one form with similar functions and settings on another mdb file and it works well. Can anybody let me know what's wrong? Thanks.
Regards,
Sandra
The expression On Mouse Move (in this case) you entered as the event property setting produced the following error: statement invalid outside Type block.
*the expression may not result in the name of a macro, the name of a user-defined function, or [Event Procedure]
*there may have been an error evaluating the function, event, or macro.
I don't understand why I have this error as I have one form with similar functions and settings on another mdb file and it works well. Can anybody let me know what's wrong? Thanks.
Regards,
Sandra