Linked Tables-Table Design

M

Marie

Is there a VBA command that will combine different linked
tables and certain fields with huge amounts of data from
different tables in order to create one new table (keep in
mind the data is frozen)?

Thanks need urgent help!!!!
 
J

Jeff Boyce

Marie

To what end...? If you can link to the data, even if in separate tables,
you can use a query to "combine" data.
 
Top