Dynamic file names in MS Access 97 - TechRepublic
General discussion
June 1, 2001 at 04:53 AM
myblais

Dynamic file names in MS Access 97

by myblais . Updated 24 years, 10 months ago

I would like to have a macro in my Access 97 database to do the following:

Export tables to [CurrentUser].mbd
Where [CurrentUser] is the system variable.

Thus when user 256 executes this macro, each of the tables in the open database is exported to 256.mbd

This discussion is locked

All Comments