H
halfbodyguy
I am trying to make a file update sort of thing for when I make changes
to the user-side MDB
I have it checking byte size vs the master copy on a server. My desire
is to have it copy it, close the one its in, and rename the copy to be
the original. Obviously the problem is that the renaming cant be done
after access is closed... Is there any way anyone can think to automate
this process?
to the user-side MDB
I have it checking byte size vs the master copy on a server. My desire
is to have it copy it, close the one its in, and rename the copy to be
the original. Obviously the problem is that the renaming cant be done
after access is closed... Is there any way anyone can think to automate
this process?