Hi there!
I have a combobox in a form that connected to price table.
There are 20 products in that table, but in this form, I need just 5 products to be shown and selected among them. for example, I want the combobox to show just product01, product04, product11, product17.
The question is : Is...