Results 1 to 14 of 14

Thread: Text with delimter, how do i do this? (RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Lively Member Frank Mantooth's Avatar
    Join Date
    Sep 2004
    Location
    Denmark
    Posts
    66

    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
  •  



Click Here to Expand Forum to Full Width