A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts made by: Addin_Noob[_2_]
Forum: Outlook and VBA May 1st 09, 09:26 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 472
Posted By Addin_Noob[_2_]
Need advice for correct event

Greetings all,

I recently developed some code for outlook that puts a button on the
commandbar. I noticed that the button should be hidden when not viewing
emails. I took the following strategy...
Forum: Outlook and VBA April 8th 09, 10:25 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 369
Posted By Addin_Noob[_2_]
Inspector Bug/Question

Mike,

I figured it out... Turned out that I had defines objItem as a mailitem and
not an object. Since I had a pesky "On Error Resume Next" I wasn't getting a
runtime error and it was defaulting...
Forum: Outlook and VBA April 8th 09, 12:25 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 369
Posted By Addin_Noob[_2_]
Inspector Bug/Question

Thank you for the quick reply,

I have m_colInspectors defined as follows:

Dim WithEvents m_colInspectors As Outlook.Inspectors

Private Sub Application_Startup()
Set m_colInspectors =...
Forum: Outlook and VBA April 7th 09, 04:44 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 369
Posted By Addin_Noob[_2_]
Inspector Bug/Question

Hopefully this isn't too confusing: When I click New-Appointment, this fires
the new inspector event. But when I refer to inspector.currentitem, it seems
to refer to whichever email message is...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 06:07 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.