Re: Copy folder and paste to another folder
- From: ddiicc <ddiicc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 17 Jul 2005 01:59:02 -0700
Thanks alot Bob..
"Bob Phillips" wrote:
> Dim oFSO As Object
> Set oFSO = CreateObject("Scripting.FileSystemObject")
> oFSO.CopyFolder "c:\mydocuments\*\*", "c:\tempfolder\", True
>
>
> --
> HTH
>
> Bob Phillips
>
> "ddiicc" <ddiicc@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:D6753682-5B56-4905-B63C-AE513CFB3C63@xxxxxxxxxxxxxxxx
> > Hi there,
> > Can anyone kindly tell me what is the script for the macro,
> > for copying a folder, then pasting and overwrite to another folder.
> >
> > Pls help
>
>
>
.
- Follow-Ups:
- Re: Copy folder and paste to another folder
- From: karrde97
- Re: Copy folder and paste to another folder
- References:
- Copy folder and paste to another folder
- From: ddiicc
- Re: Copy folder and paste to another folder
- From: Bob Phillips
- Copy folder and paste to another folder
- Prev by Date: Remove HTML links in excel
- Next by Date: Re: Macro security
- Previous by thread: Re: Copy folder and paste to another folder
- Next by thread: Re: Copy folder and paste to another folder
- Index(es):
Relevant Pages
|