Hi,
creating an advanced search via VBA can be done easily. But the search query is limited to 1024 characters. I would like to search for emails from/to a longer list of people (from a contact group). The two straight forward ways (which I could think of) don't work:
Thank you, Bob
creating an advanced search via VBA can be done easily. But the search query is limited to 1024 characters. I would like to search for emails from/to a longer list of people (from a contact group). The two straight forward ways (which I could think of) don't work:
- create an advanced search from/to contact group - doesn't work because for an unknown reason only the first 20 contacts in the contact group are considered (!!)
- create an advanced search with all persons from contact group in query - doesn't work because query becomes to long for 50+ persons
Thank you, Bob