WillieLoMain
Technical User
I have MS access database with table MATTERS which contains fields
MATTERID
CLEINTID
Another table is CLIENTS with relationship set between MATTERS and CLIENTS using CLIENTID
I can design query simply to return the list of MATTERID's where the CLIENTID = whatever I type in the criteria box.
I would like to have a list come up on running the query which would allow the user to select the CLIENTID from the list of all available clinets for use as the filter for the query.
Suggestons welcome
MATTERID
CLEINTID
Another table is CLIENTS with relationship set between MATTERS and CLIENTS using CLIENTID
I can design query simply to return the list of MATTERID's where the CLIENTID = whatever I type in the criteria box.
I would like to have a list come up on running the query which would allow the user to select the CLIENTID from the list of all available clinets for use as the filter for the query.
Suggestons welcome