I'm using the Unified Inbox vba from this site because ... well, because I can't believe MS hasn't built this in, yet!
But I'd also like to be able to use similar code to search for messages based on their age, in days. How would I do that? I don't want to use "yesterday," or "this week." Ultimately, I'd like to prompt myself for 2 integers that would be used as a range of ages in days and have the code display messages in either the inbox, sent, or all folders that are that old.
But I'd also like to be able to use similar code to search for messages based on their age, in days. How would I do that? I don't want to use "yesterday," or "this week." Ultimately, I'd like to prompt myself for 2 integers that would be used as a range of ages in days and have the code display messages in either the inbox, sent, or all folders that are that old.