Using DIR() I got all the files that end with .mp3 (for example) show up in a listbox. How would I loop through the listbox now, checking the first letter of each file? And how would I do it with a comboBox?