Forum: Outlook and VBA
March 13th 09, 10:28 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 853
|
Forum: Outlook and VBA
March 13th 09, 10:24 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 4
Views: 1,304
Event of Changing the Task Status
THANKS!
"Alan Moseley" wrote:
Try the following within your ThisOutlookSession code window:-
Dim WithEvents myTasks As Items
Private Sub Application_Startup()
Set myTasks =
...
|
Forum: Outlook and VBA
March 12th 09, 09:58 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 4
Views: 1,304
Event of Changing the Task Status
This works when the task is opened in a window (Inspector).
How is it possible to get an event when the task status is changed with
"in-cell edits" enabled? There you don't have the inspector...
|
Forum: Outlook and VBA
March 12th 09, 12:40 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 853
|
Forum: Outlook and VBA
March 11th 09, 11:44 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 853
|
Forum: Outlook and VBA
March 11th 09, 10:36 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 853
|
Forum: Outlook and VBA
March 11th 09, 04:08 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 853
|
Forum: Outlook and VBA
March 11th 09, 10:50 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 853
|