Instructions??

  • Thread starter Thread starter Edwin Merced
  • Start date Start date
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
 
-1 equals Yes 0 equals No.
Place the appropriate value in the criteria section for the field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top