Hi,
I have table with customers. This table has few columns, for example type (customer type), spendings etc.. Now I have a query which choose customers by few paramaters, for example type (so you need to write customer type). Now I want to create a form which will collect those parameters, and also some fields type in this form should be combo boxes. What's more data to those combo boxes should be taken from the tables (for example, from a table with customer types). How to create such kind of form?