Hello
I have a training records form/subform with a combo box that I created with the wizard to look up and go to specific records. The combo box works fine when I open the form directly. The problem I am having is when I open the form from my "Employees" form using a wizard created button to go to a specific record. When I open the form that way my combo box control no longer works. I know it has to do with the fact the form is opened up with the filter showing only one record.
How do I get my combo box to work? The wizard built a macro under the after update property. I tried to the requery method but couldn't get it to work.
Thanks
I have a training records form/subform with a combo box that I created with the wizard to look up and go to specific records. The combo box works fine when I open the form directly. The problem I am having is when I open the form from my "Employees" form using a wizard created button to go to a specific record. When I open the form that way my combo box control no longer works. I know it has to do with the fact the form is opened up with the filter showing only one record.
How do I get my combo box to work? The wizard built a macro under the after update property. I tried to the requery method but couldn't get it to work.
Thanks