I have a form that is designed to enter data. But at the same time this form looks up information, (such as looks up a athlete instead of creating a new one) and then finally inserts a new result time for the designated athlete and event etc.
It is working perfectly ok at the minute
However, I have this combo box (see atachment "dropdownbox").
I want this to be split into multiple comboboxes. E.g.the first would list the strokes, the second would show the distance, the third would show the gender etc. This combo box is based on this table (see attachment "table")
How do i go about doing this? It would be easy enough if i was entering a new event, but im not i am referring/looking up an existing event, then assigning an athlete and time. Thanks for any help
It is working perfectly ok at the minute
However, I have this combo box (see atachment "dropdownbox").
I want this to be split into multiple comboboxes. E.g.the first would list the strokes, the second would show the distance, the third would show the gender etc. This combo box is based on this table (see attachment "table")
How do i go about doing this? It would be easy enough if i was entering a new event, but im not i am referring/looking up an existing event, then assigning an athlete and time. Thanks for any help