I need to convert an access 2003 mdb to 2007, but when initial form is loaded I get an error "The expression On Click you entered as the event property setting produced the following error: User-defined type not defined."
If I click a button on this main menu form to load another form, I get same error.
I have some vb code in the "on load" event, but cannot find anything in the OnClick event.
Any one had this problem or able to assist with this
If I click a button on this main menu form to load another form, I get same error.
I have some vb code in the "on load" event, but cannot find anything in the OnClick event.
Any one had this problem or able to assist with this