I just created a switchboard for one of my databases to run a bunch of modules. The options to move from form to form work fine, but whenever I try to access any of the subroutines in my modules, I get the following message:
The object doesn’t contain the Automation object ‘View_Parameters’.
"View_Parameters" is a name of a routine in my module. The coding on the switchboard appears identical to the switchboards in some of my other databases.
What would be generating this meesage?
Thanks.