G
Guest
I have setup a command button in an AccessXP database that exports data using
a query (query has 2 tables: a main table, and one related table) to an excel
spreadsheet with a specific name and location. I would like to import that
data into another AccessXP database. It must be automated as the both
databases will be .mde with no "File", "Get External Data" option.
It imports using a macro's "TransfereSpreadsheet" action, but problems
arise. Data imports into the main table, but not the related table.
Any suggestions welcome.
a query (query has 2 tables: a main table, and one related table) to an excel
spreadsheet with a specific name and location. I would like to import that
data into another AccessXP database. It must be automated as the both
databases will be .mde with no "File", "Get External Data" option.
It imports using a macro's "TransfereSpreadsheet" action, but problems
arise. Data imports into the main table, but not the related table.
Any suggestions welcome.