Hi Gurus! I currently am displaying a list of choices for the user to select:
1. 1996 Corvette 2. 2001 Hummer 3. 1985 Blazer 4. 1987 Firebird I'm asking the user to enter a comma separated list of their choices. If the user enters: 1,3,4 I need to store the year and make of their selections in different variables and process each one. I'm not sure how to coorelate the 1,2,3,4 with each year and make. Any help is appreciated. Thanks! Meriwether -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]