i am trying to link tables using VBA
the linked tables are at:
C:\userA\csaDB\DbTs\csa_dbReplica.mdb
each install has a different User folder
user will input the 'UserA' part of the path on open
- i can deal with that bit
i assume i have to link to each table by name;
some table names are:
People;Applications;Panelists etc
i may refer to a table for the linked-table names later but for now i would appreciate any help getting started
thanks
butcher
the linked tables are at:
C:\userA\csaDB\DbTs\csa_dbReplica.mdb
each install has a different User folder
user will input the 'UserA' part of the path on open
- i can deal with that bit
i assume i have to link to each table by name;
some table names are:
People;Applications;Panelists etc
i may refer to a table for the linked-table names later but for now i would appreciate any help getting started
thanks
butcher