E
Edwin Merced
I have 3 yes/no dtattype field. If 1 field is slected I have a query that
filters all selected fieleds. But how do I make a report where only the
selected fiedls are printed. You see, It queries but it prints all
associated memo fields
Table 1: ID of Customer
Table 2: 3 Questions and 3 Unique Answers for each question
Form 1: Both realted tables
Query 1 : Selects all marked questions
Query 2 (based on Query 1): Makes a table of the above query and shoul print
only answer where user clicked NO. But its printing all answers
filters all selected fieleds. But how do I make a report where only the
selected fiedls are printed. You see, It queries but it prints all
associated memo fields
Table 1: ID of Customer
Table 2: 3 Questions and 3 Unique Answers for each question
Form 1: Both realted tables
Query 1 : Selects all marked questions
Query 2 (based on Query 1): Makes a table of the above query and shoul print
only answer where user clicked NO. But its printing all answers