leewisener
Technical User
I have a number of tables that list customer accounts, each table represents a month, Jan, Feb, Mar, Etcc.....
I want to display data from two tables March and April on the one form to compare them.
how would I do this? I want to display all the records from table 1 and all the records from table 2 side by side.
If I run a query it will only display all data from 1 table and only the matching records from the other.
I cant figure this out.
Thanks for any help
Lee
I want to display data from two tables March and April on the one form to compare them.
how would I do this? I want to display all the records from table 1 and all the records from table 2 side by side.
If I run a query it will only display all data from 1 table and only the matching records from the other.
I cant figure this out.
Thanks for any help
Lee