|
-
Jun 28th, 2000, 12:07 AM
#1
Thread Starter
Hyperactive Member
Thanks Megatron but this wasn't what I need.
I have a text file with FirstNames and LastNames:
"names.txt"
Tom, Johns
Joe, Jordan
Ted, Brown
...etc.
I want to read in FirstNames (first column) into a ComboBox, and somehow reference to them LastNames (second column). So when user selects a first name from ComboBox, the corresponding Last name will show on a Label beside it.
example (see names above):
user clicks on Joe in the ComboBox, and Jordan appears in on the Label.
Thanx again
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|