Ok, here's the gig. I got a combobox. Now what I found is that by adding text to the list property I can create an option for the user to select. However when I run the program I cannot select any options. What I want my program to do is have the user make a selection then click next, then to have the next form determine the value of the selection. Does this make any sence?