
March 9th, 2004, 02:43 PM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Running an Access97 Macro from an Access2000 DB
Hello,
I have an access 97 database that has to remain an access 97 database do to sorting issues.
There is a macro in this database that creates the tables and assigns a seq ID so that the records
can be sorted properly in access 2000. Currently, I go to the machine that has access 97 on it and I
run the macro and then I go to the machine with access 2000 on it and run the rest of the program.
What I want to know is if there is anyway I can run the macro in the access 97 database from the
access 2000 database.
|