N
nesster13
Thanks in advance.
Does anybody know how I can loop through a combo box on a form.
For Example, I have a combo box on a form name "Test" with value
(1,2,3,4). Now I need a VB code that can help me loop through this
combo box and return each value in the combo box:1,2,3,4.
Any help is greatly appreciated. Thanks
Does anybody know how I can loop through a combo box on a form.
For Example, I have a combo box on a form name "Test" with value
(1,2,3,4). Now I need a VB code that can help me loop through this
combo box and return each value in the combo box:1,2,3,4.
Any help is greatly appreciated. Thanks