I have user form where products for an order are entered. 1 record per product entered. The first field is a combo box where a company is chosen. Then a combo box for the product.
After the first product is entered, I would like for the company combo box to not be editable. Other words, once the company is chosen, all products entered are assumed to be for that company, so user should not have option to change it.
Simple as usual, but help is much appreciated.
Marco
After the first product is entered, I would like for the company combo box to not be editable. Other words, once the company is chosen, all products entered are assumed to be for that company, so user should not have option to change it.
Simple as usual, but help is much appreciated.
Marco