J
Jim Moore
Hi all,
I've read through a rather large amount of posts, and I can't seem to find a
direct answer to my question even though I understand there are many related
questions, so please pardon my ignorance and newby status.
I am trying to create a form that lists "risks". These risks are identified
by there "Location", "Process" and "Subprocess". There are other attributes
but I don't think they are important (perhaps I'm wrong). "Risks" are text
based. The other three are actually Id's that relate to their respective
tables.
I have a form currently designed with 3 unbound combo boxes at the top and a
command button. The three unbound combo boxes are Location, Process, and
Subprocess. Subprocess is synchronized with process to limit the subprocess
to select only ones that relate to the previously chosen process. Location
is not currently synchronized because I don't understand how to do that with
a many to many relationship but that is a question for another day.
What I would like is to be able to make a selection in each of the three
fields, press the command button (or possibly after update of the last one,
subprocess) and have only those records (risks and attached attributes) show
up.
Could someone help me with how to do this? Thank you so very much!
Best,
Jim
I've read through a rather large amount of posts, and I can't seem to find a
direct answer to my question even though I understand there are many related
questions, so please pardon my ignorance and newby status.
I am trying to create a form that lists "risks". These risks are identified
by there "Location", "Process" and "Subprocess". There are other attributes
but I don't think they are important (perhaps I'm wrong). "Risks" are text
based. The other three are actually Id's that relate to their respective
tables.
I have a form currently designed with 3 unbound combo boxes at the top and a
command button. The three unbound combo boxes are Location, Process, and
Subprocess. Subprocess is synchronized with process to limit the subprocess
to select only ones that relate to the previously chosen process. Location
is not currently synchronized because I don't understand how to do that with
a many to many relationship but that is a question for another day.
What I would like is to be able to make a selection in each of the three
fields, press the command button (or possibly after update of the last one,
subprocess) and have only those records (risks and attached attributes) show
up.
Could someone help me with how to do this? Thank you so very much!
Best,
Jim