I
itschen
I have multiple tables in Access that have the same form/design (in terms of
columns and rows). I want to be able to create a report in the following way:
I will create a form which will ask the user to input the row number
desired. Since all the tables are identical in design, the report will
combine the row desired from every table. i.e. Row 30 from every identical
table;
I was wondering how I could accomplish this. I don't think I can do this
with a query, but maybe it can be done?
I was thinking I could merge all tables into one huge big table, but this
would complicate things a little too much, and it will be harder to analyze
the data this way.
Any help would be appreciated.
columns and rows). I want to be able to create a report in the following way:
I will create a form which will ask the user to input the row number
desired. Since all the tables are identical in design, the report will
combine the row desired from every table. i.e. Row 30 from every identical
table;
I was wondering how I could accomplish this. I don't think I can do this
with a query, but maybe it can be done?
I was thinking I could merge all tables into one huge big table, but this
would complicate things a little too much, and it will be harder to analyze
the data this way.
Any help would be appreciated.