G
Guest
I don't know if this subject makes sense but I have a combo box that uses a
field list for selection. The fields are in a table and the rows are
activities. So each row has an "x" placed under the specfic field where this
particular activity should be selected. I would like to build a query that
basically finds the field that I select in the combo box and pulls only the
records that have an "x" in the row under the selected field. The table
looks something like this:
Activity ACMM AMM ASM CD-ROM APP
Verify cover and/or title pages X X X X
Verify Export Control Notice X X X X
Verify ATA number matches. X X
Verify title matches PWMIS X X X X
So I want to select from my combo box a field (ASM) and only select the
records that have an "X" in that row.
Can someone help!!
field list for selection. The fields are in a table and the rows are
activities. So each row has an "x" placed under the specfic field where this
particular activity should be selected. I would like to build a query that
basically finds the field that I select in the combo box and pulls only the
records that have an "x" in the row under the selected field. The table
looks something like this:
Activity ACMM AMM ASM CD-ROM APP
Verify cover and/or title pages X X X X
Verify Export Control Notice X X X X
Verify ATA number matches. X X
Verify title matches PWMIS X X X X
So I want to select from my combo box a field (ASM) and only select the
records that have an "X" in that row.
Can someone help!!