tk.unlimited
Active member
- Joined
- Apr 2, 2005
- Messages
- 27
- Programming Experience
- 1-3
Hey All
I require help with a problem i have come across.. I want to be able to allow the user to input data in several input boxes but at the same time want the Input box msg to prompt as so:
Enter Fruit Type #1
Enter Fruit Type #2
Enter Fuit Type #3
etc etc etc
ALSO as VB is case sensitive. I have a problem with user input... atm the input by the user is listed in a listbox.. However as user input is required... if it is Spelt APPLE in the listbox but the user inputs apple.. then i bump into a problem
If anyone could help it would be much appreciated...
Tk
I require help with a problem i have come across.. I want to be able to allow the user to input data in several input boxes but at the same time want the Input box msg to prompt as so:
Enter Fruit Type #1
Enter Fruit Type #2
Enter Fuit Type #3
etc etc etc
ALSO as VB is case sensitive. I have a problem with user input... atm the input by the user is listed in a listbox.. However as user input is required... if it is Spelt APPLE in the listbox but the user inputs apple.. then i bump into a problem
If anyone could help it would be much appreciated...
Tk