C
Curious Joe
I have 48 folders in a public folder. Each folder may have multiple
subfolders. I need to write a vba macro/script that will accept the
"top" folder as a parameter and walk through all of its subfolders
copying every message to a main folder.
For example...
Public Folders -> All Public Folders -> Problem Child is where all of
my "top" folders reside. One of those is named "Curious Joe" and it
has many subfolders under it. I need the script to accept "Curious
Joe" as the parameter. Then it needs to traverse all subfolders of
"Curious Joe" and copy every message from all subfolders to Public
Folders -> All Public Folders -> MergedMail
Thanks for any help you can give,
CJ
subfolders. I need to write a vba macro/script that will accept the
"top" folder as a parameter and walk through all of its subfolders
copying every message to a main folder.
For example...
Public Folders -> All Public Folders -> Problem Child is where all of
my "top" folders reside. One of those is named "Curious Joe" and it
has many subfolders under it. I need the script to accept "Curious
Joe" as the parameter. Then it needs to traverse all subfolders of
"Curious Joe" and copy every message from all subfolders to Public
Folders -> All Public Folders -> MergedMail
Thanks for any help you can give,
CJ