extract only pertinent data from query to use in report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a query to pull specific records from a table; ie. those records
with contact dates in the month of november were extracted from four choices
of contact date fields. Now I want to be able to put in the report not only
the client data, but the specific date in Nov which they were seen. When the
query runs, it pull all of the data for the client record, including all of
the other dates of contact, but only those clients with visits in November
are listed. How do I get the report field to differentiate from the dates
that are not in November?
 
Back
Top