G
Guest
I have 4 tables linked in one query. Three of the tables are linked by
account number, which if an account is in one table it will be in all three.
However, my last table is not going to have data for eac accounts. When I
link this 4th table it will leave out those accounts that have no data on the
4th table.
I tried the Is Null or "" expressions but they still don't work. How do I
get the data from the other 3 tables to still display even if there is
nothing in the 4th table?
account number, which if an account is in one table it will be in all three.
However, my last table is not going to have data for eac accounts. When I
link this 4th table it will leave out those accounts that have no data on the
4th table.
I tried the Is Null or "" expressions but they still don't work. How do I
get the data from the other 3 tables to still display even if there is
nothing in the 4th table?