The Expression On Click you entered as the event property setting produced the following error: The expression you entered has a function name that Microsoft Access can’t find.
*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.
The On Click expression is: =HandleButtonClick(1)
When I try to view the module view code an “Error in loading DLL” comes up.
Question: How do I get the dll back or find out where it went. I can't even find out what the dll file name is. When i created a "dummy" switchboard in another database i guess i can cut and paste the HandleButtonClick code from it. But i cannot even get the module view to come up. Gerald Grace
Novice Programmer
*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.
The On Click expression is: =HandleButtonClick(1)
When I try to view the module view code an “Error in loading DLL” comes up.
Question: How do I get the dll back or find out where it went. I can't even find out what the dll file name is. When i created a "dummy" switchboard in another database i guess i can cut and paste the HandleButtonClick code from it. But i cannot even get the module view to come up. Gerald Grace
Novice Programmer