D
DS
I want my Combo Box to be set by the value in my Text field. I thought this
would work but it doesn't. The first field in the combo box and the text
field should match.
Me.CmbLife.Value = Me.TxtLifeID
Thanks
DS
would work but it doesn't. The first field in the combo box and the text
field should match.
Me.CmbLife.Value = Me.TxtLifeID
Thanks
DS