I have a continuous form that displays a filtered table. I use a combo box on a previous form to select the desired part number and the continuous form is based on a select query using the result of the combo box. It works great.
What I'd really like to do is have the combo box right on the continous form (probably in the header) so that I can change the part number used as the filter & have the contents of the form update when the new number is selected.
Any ideas ? Thanks !
What I'd really like to do is have the combo box right on the continous form (probably in the header) so that I can change the part number used as the filter & have the contents of the form update when the new number is selected.
Any ideas ? Thanks !