G
Guest
I have three access programs that I have wrote. They share an employee
information data base but otherwise they do separate things. I would like to
have a switch board that will allow the user to access all of them. The user
can only use one of these at a time but I donot want them to shut down access
and restart a new MDB each time they switch between the programs. Is this
possible?. All these programs have been split and they are linked to the
employee file. Mainly what I want is to be able to open an mdb file from
another MDB file without leaving access even if it means programaticaly
closing the current MDB before opening the other and be able to reverse this
when I want.
information data base but otherwise they do separate things. I would like to
have a switch board that will allow the user to access all of them. The user
can only use one of these at a time but I donot want them to shut down access
and restart a new MDB each time they switch between the programs. Is this
possible?. All these programs have been split and they are linked to the
employee file. Mainly what I want is to be able to open an mdb file from
another MDB file without leaving access even if it means programaticaly
closing the current MDB before opening the other and be able to reverse this
when I want.