derekstewart
MIS
I have several switchboards tied together and each has multiple buttons that trigger queries. Each of these queries requires user input in the facility column [Enter Facility Name]. I would like to create a combo box on the main switchboard that allows the user to select the facility. Then I can just reference that combo box in the queries [Forms]![search]![facility] and not have to request user input. When I try to add the combo box to the switchboard it shows all the facility names which I keyed in, but it won't let me select one. If I create a new form it works just fine, is there something about the switchboard. I can recreate the switchboards manually by creating individual forms but didn't want to reinvent the wheel. Any thoughts? Thanks. D