G
Guest
I have a database with 4 tables. The first is a customer list. The second
is an A/R aging table with a month field, and the last two include
ttransactions. Each table has a date field (by Month) except the customer
list. Not all customers will have an entry on each table. I am having
problems querying all the tables together because to get a big picture of the
customers because it is confusing the dates. For example, if a customer has
an entry for Sep but not Oct, the query is putting Sep entry into the October
field to fill it, I guess. Right now I am using a form with two subforms but
I can't get them to print the right output, it only prints the main form.
Can anyone help me?
is an A/R aging table with a month field, and the last two include
ttransactions. Each table has a date field (by Month) except the customer
list. Not all customers will have an entry on each table. I am having
problems querying all the tables together because to get a big picture of the
customers because it is confusing the dates. For example, if a customer has
an entry for Sep but not Oct, the query is putting Sep entry into the October
field to fill it, I guess. Right now I am using a form with two subforms but
I can't get them to print the right output, it only prints the main form.
Can anyone help me?