| Thread | Last Post | Replies |
|
| Count Messages Per Conversation | 16 Jan 2008 14:45 GMT | 1 |
My mailbox has grown to over 10K messages, and I need a way to determine which conversations (threads) have the most entries in them. I've found I can delete a lot of messages by deleting all but the last conversation, because the last one contains the entire
|
| Macro for Moving and Copying Mail | 15 Jan 2008 23:44 GMT | 3 |
I need to be able to select a message and have a copy go to one folder and the original be moved to a second folder. One of these folders is in the tree under the inbox the other is not. I found the following example that someone else posted. I cannot get it to recognize the ...
|
| Automatically enable journal tracking for new contacts | 15 Jan 2008 23:38 GMT | 4 |
NOTICE: The extent of my VBScript knowledge is how to get to and open the VBScript editor window--- Thats it... :) so if this ends up being a script answer a walk through of what i need to do would be of help, thans everyone.
> Currently MS Office 2007 - I was informed before ... |
| Detect Mail Merge from Word | 14 Jan 2008 21:42 GMT | 4 |
I have a COM Addin for Outlook written in VB6 that detects when items are added to the SentItems folder's Item collection and potentially displays a dialog box. If a user performs a "Mail Merge to E-mail" from Word I want to temporarily
|
| conditional formatting | 14 Jan 2008 18:56 GMT | 1 |
I have outlook 2003, with pop access to two mail accounts. I want all my mail to come to the same folder, but the mail that comes from the gmail account to be a different color font. Can I do this? thanks,
|
| Choose the email account when sending emails via VBA | 14 Jan 2008 18:47 GMT | 4 |
As I wrote in an earlier post, I have 3 email accounts and use OL2003. I have several rules which replies automatically to different senders using different templates. The problem is that the reply uses the default email account when sending even though I get the initial email ...
|
| Actually reading mail from Visual Basic Studio Express Edition | 14 Jan 2008 17:42 GMT | 1 |
I am looking for some sample code to be used in a visual basic studio express edition application. I have an application which will rely on specific mail messages being received in Outlook 2003 and being read into a database in SQL Server and
|
| Save Attachment via VBA | 14 Jan 2008 17:16 GMT | 5 |
I have my inbox linked to an Access DB. Is there a way to create a macro that will save an attachment from an e-mail? If so, what would be a difficulty level of completing? Basically, I would like to setup some criteria in access that decides if an e-mail has an attachment and ...
|
| Appointment in Calendar help - Event triggers - Visual basic | 11 Jan 2008 20:40 GMT | 2 |
I've added an event handler to trigger when a new appointment is added into my calendar. This works. However, when a new appointment is viewed in a preview pane in an inbox folder, this event is also triggered as Outlook appears to move a 'tentative' appointment into the calendar ...
|
| Extracting received time from an email message | 10 Jan 2008 19:33 GMT | 2 |
I have used VBA for Excel and Word but this is my first foray into VBA for Outlook so please forgive the newbie. I need to create a macro that takes an open received email item and: Extracts the From email address
|
| set backcolor of AX ctrl | 10 Jan 2008 15:00 GMT | 1 |
I've customized IPM.POST form, not displaying Message page,displaying P.2,P.3 pages only for OL 2007.I need to place AX ctrl (say ctl1, developed using vb 6) on it.I want to show my customized page & AX ctrl backcolor using the same color
|
| Outlook Script: | 10 Jan 2008 07:17 GMT | 1 |
Config SBS2k3 & Outlook 2k3 Hi all, My script hang's for non comprehesible reason, I've two contact folders profesional(3500 item) and private(1100 item)
|
| Distribution list that includes other distribution lists. | 10 Jan 2008 06:41 GMT | 2 |
Does anybody know how to make one distribution list include others? I can get VBA to make a distribution list of individual recipients, but I can't seem to find the secret of making a distribution list that points to other lists.
|
| .Display does not work when Outlook has not been started yet | 09 Jan 2008 20:45 GMT | 1 |
To send an attachment from excel VBA, I create an MailItem, attach a file and display the mail item for the user to be able to add a receipient. This works fine when Outlook has already been started. Though, when Oulook is not started, it askes for the profile I want to use, ...
|
| Show this folder as an e-mail Address Book | 09 Jan 2008 19:24 GMT | 3 |
I have hear about that the "ShowAsOutlookAB" property is only available for Outlook XP and above. Is there another way to do the same with another property for Outlook 2000? Thanks.
|