D
Dennis Hightowe
I have devloped a small array of names and numbers. I have filled a
combo box with the information from one column of the array. I have set
the control source to put the index number in a specific cell on a
specific worksheet. When I run the user form I do not get the index
number I get the text instead. I changed the bound column to 0 but I
still do not get the index number in the cell. When I exit I see the
index number appear in my combobox drop down . I am new to VBA for
Excel programming so any help is certainly appreciated
combo box with the information from one column of the array. I have set
the control source to put the index number in a specific cell on a
specific worksheet. When I run the user form I do not get the index
number I get the text instead. I changed the bound column to 0 but I
still do not get the index number in the cell. When I exit I see the
index number appear in my combobox drop down . I am new to VBA for
Excel programming so any help is certainly appreciated