G
Gee
I have a query fed by a table where:
"Set1" can be A, B, C, D or E.
"Set2" can be A, B, C, D or E.
"Set3" can be A, B, C, D or E.
I have a form with a list box listing A, B, C, D or E.
What I'm trying to do is open a form that lists all the records with A in
Set1, Set2 or Set3....every record with A or B or C or D or E in any one of
the sets...when A, B, C, D or E are selected in the list box.
Say the user selects "B" in the list box, they then click a button which
shows all the records with "B" in any of the sets.
Anyone have an idea how I can do that?
Thank you in advance for any help you can give me.
Gee
"Set1" can be A, B, C, D or E.
"Set2" can be A, B, C, D or E.
"Set3" can be A, B, C, D or E.
I have a form with a list box listing A, B, C, D or E.
What I'm trying to do is open a form that lists all the records with A in
Set1, Set2 or Set3....every record with A or B or C or D or E in any one of
the sets...when A, B, C, D or E are selected in the list box.
Say the user selects "B" in the list box, they then click a button which
shows all the records with "B" in any of the sets.
Anyone have an idea how I can do that?
Thank you in advance for any help you can give me.
Gee