Hi Folks,
I have a form with a subform (displays all unique values for a certain field in a table) in it and a macro-driven command button that launchs a parameter-value query based on what criteria the user selects from the subform. The program works well, but I can't seem to figure out how to select multiple values from the subform's combo box so that more than one paramter value can be selected at the same time from the combo box (i.e. The user can select more than one value from the combo box as their selection criteria for the query). Is something like this possible? I appreciate any help I can receive.
Thank you very much,
Joe
I have a form with a subform (displays all unique values for a certain field in a table) in it and a macro-driven command button that launchs a parameter-value query based on what criteria the user selects from the subform. The program works well, but I can't seem to figure out how to select multiple values from the subform's combo box so that more than one paramter value can be selected at the same time from the combo box (i.e. The user can select more than one value from the combo box as their selection criteria for the query). Is something like this possible? I appreciate any help I can receive.
Thank you very much,
Joe