Hello,
I would like to add a drop down select box to a form which allows to select the entries of a table and directly forwards the selected entry to the query/ report. Example: I would like to add a select box with countries. If I select germany in the form, all german vendors are displayed in the query/report.
How do I realise this?
Thanks.