R
Rick
I am currently using an option group on a form to allow
users to pick the fields that they would like to see
displayed in a report. I use the "Choose" function in the
underlying query to select the correct field from each
option group. I would like to use combo boxes instead of
option groups and radio buttons. How would I send the
value of a combo box to a query so that the values of a
particular field are displayed in the results (i.e.
if "Address" is selected from the combo box, then the
values in the [Address] field will be displayed in the
query results). Thanks,
-Rick
users to pick the fields that they would like to see
displayed in a report. I use the "Choose" function in the
underlying query to select the correct field from each
option group. I would like to use combo boxes instead of
option groups and radio buttons. How would I send the
value of a combo box to a query so that the values of a
particular field are displayed in the results (i.e.
if "Address" is selected from the combo box, then the
values in the [Address] field will be displayed in the
query results). Thanks,
-Rick