Hi there all!
I am in DB1 and I am wanting to open DB2, open the form DB2 and start running some VBA code in it. The VBA code in DB2 must then close DB1 so that it can do a compact and repair on it.
I have got the VBA code to do the compact and repair, I just do not know how to get the VBA code in DB1 to open DB2 and start running the VBA code in it, and for the VBA code in DB2 to close DB1.
Does anyone know how to do this?
James