| Thread | Last Post | Replies |
|
| junkmail blocking? | 31 Aug 2003 20:50 GMT | 1 |
How can I block junk mail when the sender (somehow) does not include any sender information?
|
| Simple Macro? | 30 Aug 2003 21:29 GMT | 2 |
I want to have a macro that does the menu items: Actions | Junk E_mail | Add to Adult Content Senders List and tie it to a toolbar button & hotkey. It would be even neater to be able to add all emails in
|
| Re: Howto automatic VBA to copy attachment to a folder | 30 Aug 2003 19:12 GMT | 1 |
Thanks. But how do I point at a specefik e-mail ??? and then copy the Attachment to the folder. I know the subject its the same every time.
|
| Set objCBSearch = cbrEdit.Controls.Add(,1849) - will not work??? | 29 Aug 2003 20:17 GMT | 1 |
I have this form where i build a pretty similar CommandBar like Menu Bar, i have managed to build them the way i like almost... On the edit CommandBarPopup i only want the find button but the addin fails when i :
|
| Capturing Outlook Survey Data | 29 Aug 2003 20:12 GMT | 1 |
I posted this to another group and Millie Staples suggested I post to the programming group. Howdy, we're using Outlook 2K and W2K. I've been tasked
| with creating an Outlook form to be used for a |
| exporting outlook contacts | 29 Aug 2003 19:54 GMT | 1 |
I am a major n00b to Microsoft. I recently converted from linux. I was wondering what would be involved in writing a script that will export the a contact list from Outlook. Thanks
|
| Moving E-Mails from .PST to .PST | 29 Aug 2003 15:06 GMT | 4 |
I am looking for quick solution/script that will allow me to move an eMail item from one .PST file to another. My problem is that the eMail item could be in one or more SUBFOLDERS and I need to move it to exact same location
|
| Need to Import Info from a PST file via VBA | 29 Aug 2003 15:01 GMT | 1 |
I need to import info (contains one folder with contacts) via VBA is this possible? Can someone point me in the right direction? I've done some TurboC programming (many years) and some AutoLisp (for AutoCad) programming. But I've never really done any VBA programming and
|
| VBA explicitly setting name and address in dist lists? | 29 Aug 2003 08:16 GMT | 1 |
I've got a list of names and e-mail addresses in an Excel worksheet. I want to export them to an Outlook (2002) distribution list. I've figured out how to create the distribution list and
|
| auto add to contacts script? | 29 Aug 2003 02:58 GMT | 1 |
here at work we're trying to automate our system for adding new contacts to outlook. here's the situation: we currently have an asp script that sends an e-mail to
|
| Event on incoming mails | 29 Aug 2003 02:56 GMT | 1 |
I want to code a small Outlook-VBA macro to move incoming mails to a subfolder. In addition only those mails with a defined adress in the "To:"-field should be moved. 1. How do I generally react on the event of incoming mails ?
|
| outlook, appointment item, [Start], using date and time | 28 Aug 2003 17:46 GMT | 2 |
How do I get both the date and the time to be used for [Start] when programmatically trying to find an appointment? Example:
|
| Iterating through Outlook users (Exchange5.5 vs Exchange2K) | 28 Aug 2003 16:37 GMT | 1 |
I am using VBScript to iterate through Exchange mail users and access each user's contacts via MAPI using the following code: //logged on as Exchange Administrator
|
| Viewing Outlook .msg files in Internet Explorer | 28 Aug 2003 12:30 GMT | 1 |
I save important e-mails as .msg files outside of Outlook (so they are not accidentally deleted in the future). If I double click on these I can view them in Outlook. What I would really like to do is view them through Internet Explorer
|
| Email alerts | 28 Aug 2003 01:35 GMT | 1 |
Is there a server rule which I can use to send me an email to another email account when new mail of certain criteria arrive? Cheers!
|