R
Rob
I was wondering how I would get a macro within Outlook 2003 to prompt the
user for a folder/sub-folder for the macro to use in the script? This is a
snipit of what I am working with.
Set MySubFolder = InputBox,,, ' Select the folder to work in.
As you can see I don't have much.
Thanks,
Rob
user for a folder/sub-folder for the macro to use in the script? This is a
snipit of what I am working with.
Set MySubFolder = InputBox,,, ' Select the folder to work in.
As you can see I don't have much.
Thanks,
Rob