Want Combo Box first item if only 1 item
Assume an Access form with two combo boxes, ComboBox2 is based on a query. When the user makes a choice in ComboBox1, the choices in ComboBox2 are updated by ComboBox1's After Update Event Procedure of: Me.ComboBox2.Requery.
If, upon requery, ComboBox2 only has one item, I want ComboBox2 to show that item so the user doesn't have to click its drop down arrow and choose the item.
Thank you for your help!
Mark J. Weisberger
__________________
Mark J. Weisberger
|