I am creating a macro and I am trying to get the macro to import a table from a parent DB to a local one. I know that someone will suggest linking, but my users don't usually have access to the network where the parent Db resides, so I have to have them import summarized tables.
I know that you can right click and select the import option, but that appears to be the only automated import option in access. I thought that one of the drop downs in the macro section would allow it, but it does not.
Specifically, I am trying to import a table named "MasterData" from a db named "PLbackend.mdb."
Is there way to do this using the macro tool or VBA? I am relatively new to access so I apologize if this is a really simple question. Thanks
Brennan
I know that you can right click and select the import option, but that appears to be the only automated import option in access. I thought that one of the drop downs in the macro section would allow it, but it does not.
Specifically, I am trying to import a table named "MasterData" from a db named "PLbackend.mdb."
Is there way to do this using the macro tool or VBA? I am relatively new to access so I apologize if this is a really simple question. Thanks
Brennan