View Single Post
Old Dec 12th, 2004, 3:41 PM   #1
VbNewPerson
Newbie
 
Join Date: Dec 2004
Posts: 2
Rep Power: 0 VbNewPerson is on a distinguished road
Does anyone know how I can populate a combo box from a text file. If I had the following:-

one
two
three
four
five

How could I populate a combo box with this if they were stored for example in numbers.txt? I need to have a command button that when clicked brings up the screen for the user to select the text file and for it to default to A:\ where the txt file will be stored. Any help would be really appreciated.

cheers
VbNewPerson is offline   Reply With Quote