I created a dynamic search form and had records displaying to a list box. However I decided to create a Subdata form instead w/ varying tabs. I can't seem to get it to work.
In the VBA Code, lstresult used to be the name of the listbox in the form. Now there is a sub data form and I tried just renaming it but it doesn't seem to work. PLEASE HELP!
I have attached my database with no records so you can see the code and form as well as tables.
In the VBA Code, lstresult used to be the name of the listbox in the form. Now there is a sub data form and I tried just renaming it but it doesn't seem to work. PLEASE HELP!
I have attached my database with no records so you can see the code and form as well as tables.
Comment