| Thread | Last Post | Replies |
|
| Finding all instances of recurring item - someone must have coded this ? | 03 Apr 2005 23:19 GMT | 4 |
With Office 2000 (Outlook 9.0), I am trying to step through all occurrences of a recurring item using VBA. I've followed some threads on this subject, and the answer seems to be that I have to compute all the dates myself based on the
|
| Adding code to create fldr to the "saving embedded graphics" macro?? | 02 Apr 2005 21:07 GMT | 11 |
The macro is this one that was so kindly given before: "Sub SaveAttachment() Dim objCurrentItem As Outlook.MailItem Dim colAttachments As Outlook.Attachments
|
| Outlook XP: Need to customize view of Tasks in Outlook Today | 02 Apr 2005 02:51 GMT | 2 |
Outlook XP: Is there a way to use VB to customize view of Tasks, so Outlook Today would display tasks in descending chronological order, with earlier due dates appearing at the top? Thank you.
|
| Outlook Calendar | 02 Apr 2005 01:15 GMT | 1 |
My company just upgraded to Outlook 2003. When my calendar ("Day") displays, there is a bar on the left side of the day which shows "time" in increments of 30 minutes. This bar appears twice, side by side. No one else on our network using Outlook is having this happen. My ...
|
| Macro to delete old AppointmentItem | 01 Apr 2005 19:15 GMT | 2 |
I need to now how delete old AppointmentItem in outlook. I have a lot of in last mounths, and I want to automatic delete Excuse if my english is not good ou correcty. I´m brasilian. Tanks
|
| Can Reply with Changes flag be set?? | 01 Apr 2005 18:25 GMT | 2 |
To all, On the Advanced E-Mail Options dialog there is a checkbox - "Add properties to attachments to enable Reply with Changes". I would like to be able to turn that checkbox off with VBA or with a COM add-in. I looked through the
|