Archive

Posts Tagged ‘VBA’

Doing the housekeeping

February 5th, 2008 No comments

Well, so spring is (almost) there – so it’s time to do some spring-cleaning :)

OK, so I’m a little ahead of schedule – so what?

So I wanted to set the archiving feature of my Outlook Mailbox, but I figured, that I cannot apply settings recursively, which is a real pain in the a...

The first thing that came to my mind was: what about a nice little (old-school) VBA-macro? Wow, back then, the world seemed to be so easy :) So I found this blog post about setting archiving (or as I learned, it’s called aging) recursively. So I took the code, modified it a little to meet my needs … and nothing. The archive-settings where not modified :( So I will have to do some digging …

Categories: Programming Tags: ,