G
Guest
I just finished a bit of coding for a form in an Access Project, and when I
switched back to Form View I got:
"The expression On Load you entered as the event property setting produced
the following error: Procedure declaration does not match description of
event procedure having the same name."
I deleted the Form_Load event routine and the form loaded OK. But, any
control I click now produces the same error (but with "On Load" replace by
"On Click", or whatever).
I can't see anything wrong with names of objects or event routines. Where
do I start to fix this?
switched back to Form View I got:
"The expression On Load you entered as the event property setting produced
the following error: Procedure declaration does not match description of
event procedure having the same name."
I deleted the Form_Load event routine and the form loaded OK. But, any
control I click now produces the same error (but with "On Load" replace by
"On Click", or whatever).
I can't see anything wrong with names of objects or event routines. Where
do I start to fix this?