F
Fatz
I have a subform that currently is populated by a list of Security
ID's in a combo box. So every time I select a Security ID from the
combo...the subform is populated with a list of all records with that
specific Security ID. (Don't worry MVPs....I have a seperate primary
key field...) Of course this isn't good enough and now they would
like to add a 2nd combo box that lists the name of the Security. The
problem is they want both and they want each combo box to work
independently from one another. So if Joe knows the ID he can sort by
that...but if Sally only knows the name she can sort by that. Is this
possible...and if so how do I go about setting it up??
(The subform runs off a query...and that query lists both the Security
ID and Security Name.)
Thanks,
Chris
ID's in a combo box. So every time I select a Security ID from the
combo...the subform is populated with a list of all records with that
specific Security ID. (Don't worry MVPs....I have a seperate primary
key field...) Of course this isn't good enough and now they would
like to add a 2nd combo box that lists the name of the Security. The
problem is they want both and they want each combo box to work
independently from one another. So if Joe knows the ID he can sort by
that...but if Sally only knows the name she can sort by that. Is this
possible...and if so how do I go about setting it up??
(The subform runs off a query...and that query lists both the Security
ID and Security Name.)
Thanks,
Chris