Hi all - I am a programming rookie and am having some trouble with a program. For the program, I'm supposed to read a grocery list from a text file into a listbox. Then, I'm supposed to create another list box. This second list box will be populated by me clicking on items in the first list box and then clicking on a command button that will add all the items I selected. It's supposed to work even if there's more than one item selected. Any help would be greatly appreciated. Thanks.

Archie Kantzavelos