S
Suzanne
I have a table of >4,000 line items (hazards); each hazard has a unique
hazard id; each table includes the hazard id.
Problems/Questions -- How do I:
List unique values in the combo box (so I don't have hundreds of repeating
values); and
Populate the list box with combo box selection
I need to populate a list box (containing CAS Code and Hazard Name) based on
one the following drop down (combo) selections:
CAS Code: Almost all hazards have a unique code -- some don't have a code
at all and some share a code
Exposure Route: there are 4 exposure routes; up to all four routes may be
associated with the hazard (or none)
Target Organ: there are 30 or so entries; there may be 10 or more hazards
associated with a target organ (or none)
Synonyms: There are 1,000 synonyms; each hazard may have several synonyms
attached to it (or none)
Users need to select a CAS Code and populate the list box with associated
hazard(s); or select an exposure route...; or select a target organ...; or
select a synonym...
Thanks -- SuzLeigh
hazard id; each table includes the hazard id.
Problems/Questions -- How do I:
List unique values in the combo box (so I don't have hundreds of repeating
values); and
Populate the list box with combo box selection
I need to populate a list box (containing CAS Code and Hazard Name) based on
one the following drop down (combo) selections:
CAS Code: Almost all hazards have a unique code -- some don't have a code
at all and some share a code
Exposure Route: there are 4 exposure routes; up to all four routes may be
associated with the hazard (or none)
Target Organ: there are 30 or so entries; there may be 10 or more hazards
associated with a target organ (or none)
Synonyms: There are 1,000 synonyms; each hazard may have several synonyms
attached to it (or none)
Users need to select a CAS Code and populate the list box with associated
hazard(s); or select an exposure route...; or select a target organ...; or
select a synonym...
Thanks -- SuzLeigh