|
-
Sep 6th, 2004, 03:32 PM
#1
Thread Starter
Lively Member
Text with delimter, how do i do this? (RESOLVED)
Hi, quite a newbee into VB and got stuck with this problem.
Hope someone can help me with this.
I have a text file with delimters which looks like this. This is two lines:
Skybanner;DSK;;Aero Algarve;Portugal
Aero Asia;RSO;E4;Aero Asia International (Private);Pakistan
As you can see in the first line there is missing some data but is supposed to be ok.
Here´s what i can´t figure out how to do:
I want a combobox with the first names, in this case, Skybanner and Aero Asia and nothing else from these lines.
The next 4 informations, i.e. from line 2, RSO;E4;Aero Asia International (Private);Pakistan i want to be able to display on 4 different labels.
Also when i scroll the combobox the labels should update with whatever name i choose from the list i.e. the Skybanner name.
Can someone give me an idea of how to do this?
Kind regards
Frank
Last edited by Frank Mantooth; Sep 7th, 2004 at 03:05 AM.
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
|