G
Guest
I am pulling data from 3 tables and it is possible a report may be pulled
executing this query when no record has yet been created in one of the
tables. When this happens an error is shown on the report.
Two tables are joined to the main table by an ID# and the joins are #1.
How can I fix the query to pull data from two of the tables if the third
does not have an associated record?
Thanks
executing this query when no record has yet been created in one of the
tables. When this happens an error is shown on the report.
Two tables are joined to the main table by an ID# and the joins are #1.
How can I fix the query to pull data from two of the tables if the third
does not have an associated record?
Thanks