Reports

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

Guest

When I have 5 tables to be merged in one report.

When I make the form there no rsult becaus one of the tables does not
contains data, and it meant to not to hold data.
 
Tage said:
When I have 5 tables to be merged in one report.

When I make the form there no rsult becaus one of the tables does not
contains data, and it meant to not to hold data.

You description is not terribly clear, but I'm guessing thsat you have
"merged" the tables by joining them in a query. If so, then you need to be
constructing a query using "outer" joins instead of "inner" joins. I'm
afraid I can't be more specific because you have posted so little
information.
 

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