Hi there,
Just a quick question...having some trouble getting my current assignment started. I need to be able to load a .txt file into multiple List Boxes on startup of the application.
The text file has fields that go down the file line by line, example:
Field1
Field2
Field3
Field1
Field2
Field3
I just can't figure out how to code the Structure (I believe I need to use) to Put Field1s into ListBox1 etc etc.
Any help would be greatly appreciated.
Just a quick question...having some trouble getting my current assignment started. I need to be able to load a .txt file into multiple List Boxes on startup of the application.
The text file has fields that go down the file line by line, example:
Field1
Field2
Field3
Field1
Field2
Field3
I just can't figure out how to code the Structure (I believe I need to use) to Put Field1s into ListBox1 etc etc.
Any help would be greatly appreciated.