|
-
Aug 9th, 1999, 12:50 AM
#1
Thread Starter
Frenzied Member
You could keep track of what has been selected by creating an array of strings (max=maximum # of combo boxes) and remove the courses selected from the other combo boxes (once chosen) to prevent the other combo boxes from chosing a course more than once...
-
Aug 9th, 1999, 11:46 AM
#2
New Member
HELP (again) ....
I have 28 comboboxes (filled with courses) on a form ... all being populated by an SQL and an additem. All the boxes have the same name CBB1 and I'm using the index to reference them.
I need to be able to give an error, if a course has already been selected in a previous combo.
is this possible?
Thanks for any suggetsions
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|