Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > Macro trigger


Reply
 
Thread Tools Display Modes
  #1  
Old 05-16-2012, 04:44 AM
Visvang's Avatar
Visvang Visvang is offline
Regular
 
Join Date: Mar 2010
Posts: 98
Default Macro trigger


Hi,

how do a start my macro to allow it to trigger in outlook when the usser send or acept an appointment?

thank you
v
__________________
Whether you believe you can do a thing or not, you are right - Henry Ford

Record a macro if your not sure how things work!
Reply With Quote
  #2  
Old 05-28-2012, 09:36 AM
Visvang's Avatar
Visvang Visvang is offline
Regular
 
Join Date: Mar 2010
Posts: 98
Default OnBehalfOf

Hi guys,

I have place a botton on the main ribbon, and all works fine with the export to excel.

Now I just want to find out if it is posibale, that when the user creats an event (apointment/meeting) on behalf of some one else is it posible to pull the person who created the event's name.

.orginaser gives me the person for whom it was created & i get an error when i use .ReceivedOnBehalfOfName or .SendOnBehalfOfName

Varibles

Dim fld As Outlook.MAPIFolder
For Each itm In fld.Items

and the i use itm.
__________________
Whether you believe you can do a thing or not, you are right - Henry Ford

Record a macro if your not sure how things work!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->