D
DLipkie
I would like to write a vba macro that does the equivalent of
File | Import Export ... | Export to a File | Pst format | <folder of my
choice> | <to file of my choice>
Basically I'd like to be able to export a subset of the current Personal
Folders to individual pst files in a specified directory.
The two "parameters/variables" to my macro would be "fldToBeExported",
"fullyQualifiedPSTFileName".
Daniel
File | Import Export ... | Export to a File | Pst format | <folder of my
choice> | <to file of my choice>
Basically I'd like to be able to export a subset of the current Personal
Folders to individual pst files in a specified directory.
The two "parameters/variables" to my macro would be "fldToBeExported",
"fullyQualifiedPSTFileName".
Daniel