Problem:
1. How can I assign the First, Second, and Third columns of a Combo Box to Text Boxes through the VBA, on After Update event of the Combo Box.
2. When what you enter in the combo is not an item of that, an Error occurs. How can I control that Error and change the Error Message too.
1. How can I assign the First, Second, and Third columns of a Combo Box to Text Boxes through the VBA, on After Update event of the Combo Box.
2. When what you enter in the combo is not an item of that, an Error occurs. How can I control that Error and change the Error Message too.