First post guys, hope you can help me out.
OK, I have 10 tables in a database,
all 10 have the same fields, 'last' and 'first'
each table has a different amount of records "names" in those fields
I want to print a report that has all 10 tables worth of names grouped by table.
Thats where it...