J
Jose Lopes
I have some tables that are named according to the date they are created e.g.
20080101TABLE, 20080215TABLE… and so on. The field names on these tables are
exactly the same. Currently I’m building a query to analyze every table but I
want to make this procedure faster. Before I run the query I would like to
select the table I’m interested. How can I achieve this? My access skills are
quite limited but if someone could give an example or some guidance I think I
would be able to achieve it.
Thanks in advance.
20080101TABLE, 20080215TABLE… and so on. The field names on these tables are
exactly the same. Currently I’m building a query to analyze every table but I
want to make this procedure faster. Before I run the query I would like to
select the table I’m interested. How can I achieve this? My access skills are
quite limited but if someone could give an example or some guidance I think I
would be able to achieve it.
Thanks in advance.