|
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
|