A
Amy M
Please help! I would like to create a custom dialog box that looks up values in a table with the control on the form as a combo box. Then I want to use the value I select on from the combo box as criteria for a query. It would work fine if I were typing in my value into the dialog box, but I want it to choose values from a list. Example: When I open a report I want a dialog box to ask me: for "Which Project?" I want to run the report. I want to be able to choose my project from a combo box based on my table where all my project names are stored.