|
Problem with combo search box
I have two forms. One is a form that views all my co-ops and another views all my contacts. Contacts can be staff or members and sometimes both in co-ops.
Both forms have a combo search box that was created using the wizard. This works fine when you initially open either form.
The problem is that I have added a button to the listings of each form that opens the other form based on the information in the listing - also using the wizard. Once the form is opened in that way you can't use the combo search box.
In other words: One person can be staff at multiple co-ops. For each co-ops listed in their contact page there is a button that opens up the View Co-op Form to that co-op. Once there I can't use the the combo search box to find and view another co-op.
I am not very experienced with VBA programming but know how to get to it. Is there something I need to add to the code.
Thanks for any help
|