I
Ian King
We need to copy a folder and its contents (including other folders), to
another location on our system when clicking a button on an Access form.
We've been unable to find a function to facilitate this, other than
'filecopy', which seems to copy only one item at a time.
Since the number and names of the files and subfolders within the folder is
variable, we can't hard code it.
Can anyone point us to a bit of code to solve this, or a method of using
'filecopy' recursively.
TIA
Ian King
another location on our system when clicking a button on an Access form.
We've been unable to find a function to facilitate this, other than
'filecopy', which seems to copy only one item at a time.
Since the number and names of the files and subfolders within the folder is
variable, we can't hard code it.
Can anyone point us to a bit of code to solve this, or a method of using
'filecopy' recursively.
TIA
Ian King