G
Guest
I am trying to follow the instructions to set up a combo box based on the
results of a second box from...
http://office.microsoft.com/en-us/access/HA011730581033.aspx?pid=CL100
Per the section "How to add criteria to the product query" I set "Row Source
Type" to Table/Query and click the 3 elipses in the "Row Source" field to get
to the query builder. I have two fields (columns) pulled from one table. The
Table name is "Failure Mode". The two fields are "Failure Type" and "Failure
Mode".
I entered the following statement...
"[Forms]![Failure Mode]![Failure Mode]" in the "Failure Mode" criteria. (I
am looking to select a <Failure Type> and limit my <Failure Mode> selections
to only those items under one <Failure Type>.
After I exit and try to open the form I receive the following Pop up
message...
"ENTER PARAMETER VALUE"
"Forms!Failure Mode!Failure Mode"
What am I doing wrong?
Thanks in Advance.
Dave
results of a second box from...
http://office.microsoft.com/en-us/access/HA011730581033.aspx?pid=CL100
Per the section "How to add criteria to the product query" I set "Row Source
Type" to Table/Query and click the 3 elipses in the "Row Source" field to get
to the query builder. I have two fields (columns) pulled from one table. The
Table name is "Failure Mode". The two fields are "Failure Type" and "Failure
Mode".
I entered the following statement...
"[Forms]![Failure Mode]![Failure Mode]" in the "Failure Mode" criteria. (I
am looking to select a <Failure Type> and limit my <Failure Mode> selections
to only those items under one <Failure Type>.
After I exit and try to open the form I receive the following Pop up
message...
"ENTER PARAMETER VALUE"
"Forms!Failure Mode!Failure Mode"
What am I doing wrong?
Thanks in Advance.
Dave