Massoud
11-12-2007, 08:54 AM
Hi
I need code to copy a mdb file and rename it to a name decided by the code.
thanks again
I need code to copy a mdb file and rename it to a name decided by the code.
thanks again
|
View Full Version : VB code to copy and rename files Massoud 11-12-2007, 08:54 AM Hi I need code to copy a mdb file and rename it to a name decided by the code. thanks again pbaldy 11-12-2007, 08:58 AM Look at FileCopy in Help. Ripley 11-13-2007, 08:56 AM Indeed, the search function wonders.... |