How to get information about a set of meetings

Status
Not open for further replies.

Mike Bannen

Member
Outlook version
Outlook 2013 64 bit
Email Account
POP3
I'm sure there is a simple way to do this, I just haven't found it :)

SITUATION
User clicks on a meeting. I need to get information about meetings in the same time period.
The time period could be the same day, the same week or the same month.
For example, for the same day, I need to get the total # of hours the user has scheduled in meeting for which s/he (a) is the organizer, and (b) has accepted.

Another example, I need to get
a) a count of all meetings that occurred prior to the selected meeting but in the same week,
b) also a count of all meetings scheduled to occur in the same week,
c) when the user is either the organizer or an invitee and the status of the meeting is not cancelled

Any pointers are greatly appreciated.
 
Thanks for response! I'm looking to do this w/o having to buy a separate package (i.e, looking to incorporate this into other code).
 
You'll need to pick up the start and end time and create a filter then initiate a search and count the results. Then you'll need to get the necessary fields from the items returned in the results and do whatever. Unfortunately, I don't have any code samples that do anything close to it.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
M How to setup outlook after importing old account information - Entering email account info creates with "(1)" after the account! Using Outlook 1
H Information from user defined field into Excel Outlook VBA and Custom Forms 7
C Custom Outlook Form - Populate Information from Radio Button / Check Box Using Outlook 0
S Unable to Edit Contact Information in Certain Contact Folders Using Outlook 3
I Backup email account information Using Outlook 2
T Received many email without information Using Outlook 1
R Trying to extract information between two symbols from outlook subject Using Outlook 2
B Macro To Create Rule To Export From Certain Folder Email Information in one workbook multiple sheets Outlook VBA and Custom Forms 0
B Clearing ALL information from Outlook 2010 Using Outlook 1
J Group email messages based upon information in InfoBar Using Outlook 0
R The changing way to access information in Office 365 Using Outlook 0
N Outlook 2013 information message Outlook VBA and Custom Forms 1
F Exchange User Information - Notes Exchange Server Administration 4
P Outlook Macro sends information to Excel Using Outlook 1
C Custom Forms: Question about retaining form information throughout the entire conversation Outlook VBA and Custom Forms 2
G Missing outlook 2013 information Using Outlook 2
M Outlook 2013 Calendar showing No Information Using Outlook 1
C Rule to Handle Meeting Replies that updates tracking information Using Outlook 2
T Contacting <Server Name and Path> for Information When Adding Attachments Using Outlook 0
E Autofill Information in Email Template Using Outlook 2
G Hidden information Exchange Server Administration 0
J Header information missing in one account only Using Outlook 10
I Search email with information in detailed headers Using Outlook 3
G Discrepancy in drafts information in multiple computers Exchange Server Administration 0
G Pop up information location issue Using Outlook 4
W How to build a macro that interacts with and uses information from an Excel sh Using Outlook 1
J Problems starting Information Store Server in Exchange 2003 Exchange Server Administration 13
S You’ve received Free/Busy information from this user Message Using Outlook 10
J Issues printing HTML emails - Contacting server for information Using Outlook 1
M Outllook 2000 - 2 Errors - The Information Service / The Messaging Interface Using Outlook 7
A How do I ensure my BCM information get transferred BCM (Business Contact Manager) 2
A Updating contacts with new information BCM (Business Contact Manager) 1
H popup window "Location Information" Microsoft Office Outlook 2007 Using Outlook 3
K Linking Information from Accounts to Business Contacts Manager BCM (Business Contact Manager) 1
B Insert information to MailItem Outlook VBA and Custom Forms 1
K Extracting Calendar information from a OST file? Exchange Server Administration 5
S Need: Date handling in Outlook Macros, either information/documentation Outlook VBA and Custom Forms 1
T Get FreeBusy information for a Room/resource Outlook VBA and Custom Forms 1
T populating fields with information from the address book Outlook VBA and Custom Forms 5
Q Smart Tags - Telephone Number recognizing the contact information Outlook VBA and Custom Forms 3
R Custom form retains old information Outlook VBA and Custom Forms 2
J Set calendar default to 'none' (policy) Exchange Server Administration 3
U When opening shared Calendar "The set of folders cannot be opened" Using Outlook 0
L Help: set flag for sent mail to check if received an answer Outlook VBA and Custom Forms 2
D VBA - unable to set rule condition 'on this computer only' Outlook VBA and Custom Forms 5
Witzker Set Cursor & Focus from any field to the body of a user Contact form in OL 2019 Outlook VBA and Custom Forms 1
justicefriends How to set a flag to follow up using VBA - for addressee in TO field Outlook VBA and Custom Forms 11
FryW Need help modifying a VBA script for in coming emails to auto set custom reminder time Outlook VBA and Custom Forms 0
O Cannot expand the folder. The set of folders cannot be opened. You do not have permission to log on. Using Outlook 1
e_a_g_l_e_p_i Outlook 2010 How to set default email address for website links Using Outlook 3

Similar threads

Back
Top