Showing all records even if null

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

I have a report that prints all No answers for surveys
that have been returned. It selects the returned sureys
by using "Date Returned Is Not Null". This however only
prints the salespeople for these records. I would like to
print all salespeople.

Does anyone have any ideas

Thanks

Nick
 
Nick

Reports are based on tables and/or queries. Create a query that returns all
salespeople plus any returned surveys, then build the report.
 

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