COPYING

A

ARMOUDIAN

I am trying to copy an entire database using macros.

I do not want to use replica.

How do I copy it with out coping and pasting everything.

How can I do it through marcos.


Adam Armoudian
[email protected]
580.819.1188
 
J

John Vinson

I am trying to copy an entire database using macros.

I do not want to use replica.

How do I copy it with out coping and pasting everything.

How can I do it through marcos.

You cannot.

Instead, close Access altogether and use Windows Explorer to copy the
MDB file. If the file is open it may not copy correctly, therefore the
use of a macro within the database to copy the database itself would
be dangerous.
 
Top