Linked Tables-Table Design

  • Thread starter Thread starter Marie
  • Start date Start date
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!!!!
 
Marie

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