P
p
Hi,
I'm fairly experienced writing Excel VBA but don't really know where
to start with Outlook.
What I'd like to do is write a macro which does one simple job -
exports my calendar to a PST file. Ideally, I'd like to be able to
choose a date range (so that old appointments don't get copied) and
look for keyword in the title (for example I might not want to copy
appointments marked "private").
Can anyone suggest the appropriate code? There's a wizard (File -
Import/Export) which does exactly what I need but I can't record it as
a module (in order to edit it).
The flipside is that I will also need an import macro soon, but that's
of secondary concern at the moment.
Many thanks,
Paul
I'm fairly experienced writing Excel VBA but don't really know where
to start with Outlook.
What I'd like to do is write a macro which does one simple job -
exports my calendar to a PST file. Ideally, I'd like to be able to
choose a date range (so that old appointments don't get copied) and
look for keyword in the title (for example I might not want to copy
appointments marked "private").
Can anyone suggest the appropriate code? There's a wizard (File -
Import/Export) which does exactly what I need but I can't record it as
a module (in order to edit it).
The flipside is that I will also need an import macro soon, but that's
of secondary concern at the moment.
Many thanks,
Paul