Having records with null values show in report

mmmk

Registered User.
Local time
Today, 08:54
Joined
Jun 29, 2010
Messages
39
I am trying to run a report that shows all the records in my database, even the ones with blank values. When I run the report now, I am only seeing the records that have values in every field i have included in the report. How do I setup the report to show all my records, even the ones with null values in some fields. Thanks!
 
It involves the way the tables in the queries are linked. In the QBE, double click on the linke between your tables, and there should be three choices, pick the one that says "show all tables from...." that talks about the table you want "ALL" records to be shown.....then click OK and then save.
 

Attachments

  • New Image.jpg
    New Image.jpg
    90 KB · Views: 850
Perfect! Thankyou.
 

Users who are viewing this thread

Back
Top Bottom