Background:
I am implementing a new system that uses imported (linked) nformation, along with user-generated data, to track customer returns. The goal is to automate the process insofar as possible. Our company has a data system that's patched together using bits and pieces of various DB packages across several corporate locations. The AS/400 DB is located in another state and the only access to it requires login/pw; hence the macro to import the records.
Question:
I have an Excel spreadsheet that uses a recorded macro to connect to an intranet database (AS/400) and import all fields from a table. The Excel spreadsheet is linked to a table in my Access database. What I would like to do is have the Excel macro run every time I open up my database to make sure I have the most up-to-date records available. Is it possible to formulate a macro in Access that will call up and run the Excel macro when the database is opened?
I am implementing a new system that uses imported (linked) nformation, along with user-generated data, to track customer returns. The goal is to automate the process insofar as possible. Our company has a data system that's patched together using bits and pieces of various DB packages across several corporate locations. The AS/400 DB is located in another state and the only access to it requires login/pw; hence the macro to import the records.
Question:
I have an Excel spreadsheet that uses a recorded macro to connect to an intranet database (AS/400) and import all fields from a table. The Excel spreadsheet is linked to a table in my Access database. What I would like to do is have the Excel macro run every time I open up my database to make sure I have the most up-to-date records available. Is it possible to formulate a macro in Access that will call up and run the Excel macro when the database is opened?