Query Prompt with drop down menu

B

BillyRogers

I recently built a query with a prompt menu. In order to reduce typing errors
I would like to add a drop down menu to the promt and can't find any
information on how to do this. Any advice would be greatly appreciated.

Thanks,
Billy Rogers

Dallas,TX
 
R

Rick B

You would need to build a form and place a combobox on the form. Then, your
query would pull from that form.

Rick B
 
Top