Hi,
I've got a form frmSell where you enter data for a receipt...among other data you have to select the customer from a combo-box. If the customer doesn't exist, you double-click on a combo-box to open the form frmCustomer for entering a new customer.
However, when you enter the new customer and close that form, you have to find that same entry in the combo - is there any possibility that the combo would auto select the latest entry (only in case of adding the new customer, that means double-clicking...)???
Thanks to all you guys!
I've got a form frmSell where you enter data for a receipt...among other data you have to select the customer from a combo-box. If the customer doesn't exist, you double-click on a combo-box to open the form frmCustomer for entering a new customer.
However, when you enter the new customer and close that form, you have to find that same entry in the combo - is there any possibility that the combo would auto select the latest entry (only in case of adding the new customer, that means double-clicking...)???
Thanks to all you guys!