Ok ill do that. One more question. I have a text file with about 5000 lines that contain all the info about the airports. Here is an example of each line;

KOJC:Olathe Johnson County Exec KS:+038.847603-094.737586:OJC:KZKC:67
KOKC:Oklahoma City Will Rogers World OK:+035.393089-097.600733:OKC:KZFW:67

Where it says "Olathe Johnson Country Exec KS" and "Oklahoma City Will Rogers World OK", How do i Add only those contents into a Combo Box. So basically, I only want the names of the airports added into the ComboBoxes. As you can see it is all seperated by : . Please let me know on how i can do this and I will leave yah alone lol. Thanks