View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dennis Hightowe Dennis Hightowe is offline
external usenet poster
 
Posts: 1
Default ComboBox,Array and Index numbers


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


--
Dennis Hightowe
------------------------------------------------------------------------
Dennis Hightowe's Profile: http://www.excelforum.com/member.php...o&userid=23723
View this thread: http://www.excelforum.com/showthread...hreadid=373998