Outlook admin vs individual access (VBA pulling info)

  • Thread starter Thread starter ker_01
  • Start date Start date
Status
Not open for further replies.
K

ker_01

I'm not looking for a specific solution, just information on whether or not

this is possible, and if so, some general leads on what I'd need to learn

more about in order to develop and implement.

I have a VBA macro that grabs appointment data

(time/date/duration/subject/etc). As an individual user, it only pulls this

information from my calendar.

We are considering a project where employees would start using custom labels

to document their time on different projects, and ideally we would be able to

pull all of that data at once (not require each user to pull their own

summary data). In my mind, that means someone with some level of IT

administrative access who can access all calendars to pull this data - even

if the individual users have not specifically shared their calendars.

Has anyone pulled data at this aggregate level before, and if so, what are

the major stumbling blocks I should look out for, and what would I need to

learn more about to adapt VBA code from use at an individual level up to

something usable by an IT administrator to pull all calendars?

Thank you,

Keith
 
You don't say what version or versions of Outlook you intend to support, or

if you have Exchange or not.

In Outlook 2007 or later calendar labels have been deprecated from the UI in

standard appointment forms. Labels never were exposed in the Outlook object

model, although they are accessible using other API's. So you'd need a

custom form to show a label in a drop-down or other control.

If you have Exchange you can have code that accesses each mailbox and reads

the desired data. If you don't have Exchange you should not even think about

something like this, you need to start looking at other ideas. PST files

aren't designed to be shared, nor should they ever be accessed from a

network share or anything other than a local hard drive.

I've aggregated such data many times, but never using VBA code. VBA code is

not designed to be deployed it's for prototyping and for personal macros. I

would probably use either C# or VB.NET for this, although something like VB6

could be used if you don't need 64 bit code for Exchange 2010.

How the data would be accessed, even with Exchange, depends on Exchange

version. It could be using Extended MAPI, Redemption

(www.dimastr.com/redemption), WebDAV with DASL or EWS (Exchange Web

services) depending on Exchange version and your familiarity with the

various API's.

"ker_01" <ker01> wrote in message

news:E7266A4C-0709-45E9-8C8B-E85ACBDC46CB@microsoft.com...
> I'm not looking for a specific solution, just information on whether or
> not
> this is possible, and if so, some general leads on what I'd need to learn
> more about in order to develop and implement.

> I have a VBA macro that grabs appointment data
> (time/date/duration/subject/etc). As an individual user, it only pulls
> this
> information from my calendar.

> We are considering a project where employees would start using custom
> labels
> to document their time on different projects, and ideally we would be able
> to
> pull all of that data at once (not require each user to pull their own
> summary data). In my mind, that means someone with some level of IT
> administrative access who can access all calendars to pull this data -
> even
> if the individual users have not specifically shared their calendars.

> Has anyone pulled data at this aggregate level before, and if so, what are
> the major stumbling blocks I should look out for, and what would I need to
> learn more about to adapt VBA code from use at an individual level up to
> something usable by an IT administrator to pull all calendars?

> Thank you,
> Keith

>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
J Outlook, Word, Access crash unless run in Admin mode - time dependent it seems Using Outlook 10
L Fresh Install of Windows 11, saved previous image, how to retrieve Outlook Contacts Using Outlook 10
C Can't Use Custom Contact form in Outlook Classic since early January 2026 Outlook VBA and Custom Forms 7
e_a_g_l_e_p_i Need help updating email in Outlook 2021 Using Outlook 10
V Outlook spam filter misbehaving Using Outlook 9
L what are the downsides of running both classic and new outlook on same win 11 pc? Using Outlook 2
P Preventing permanent deletions in Outlook on the Web Using Outlook 0
L any trick to embedding images in new outlook and outlook on the web contacts? Using Outlook 4
L new outlook contacts searching Using Outlook 5
R Outlook 2010 Outlook 2010 migration question Using Outlook 2
W New Outlook PEOPLE blank Using Outlook 6
C New Outlook issues with Gmail, particularly labels/folders Using Outlook 3
E What is the next workaround for macro in New Outlook 1.2025.1111.100 Outlook VBA and Custom Forms 3
E Need to digitally sign macro but VBA\Outlook crash Outlook VBA and Custom Forms 4
P Outlook 2003 no longer opens "without" Folder List Showing in Navigation Pane Using Outlook 2
Hornblower409 Outlook 2010 - Never ending update Using Outlook 0
V Outlook created new profile? Using Outlook 1
J Outlook inbox question Using Outlook 4
T How to Add AT&T Contacts to Outlook 365 Using Outlook 5
F Outlook 2021 outlook on iPhone Using Outlook 1
F Outlook 2021 Outlook on iPhone asks for password Using Outlook 0
P ics calendar entries suddenly open up new Outlook Using Outlook 3
P Outlook "forgets" password until system rebooted Using Outlook 2
N Why does Outlook keeping adding to the email address I have in my notes portion of a contact? Using Outlook 2
M Anyone integrated AI website builders with Outlook for automated client communications? Using Outlook 4
V Gmail in Outlook Using Outlook 2
T Where has the Copilot icon gone in my Outlook desktop client? Using Outlook 10
P New way by Microsoft to get people to use the new Outlook Using Outlook 4
C How to keep emails in account in Outlook after closing the IMAP account Using Outlook 1
cymumtaz IMAP calendars in New Outlook Using Outlook 5
T Constantly Have To Log In To Outlook On The Web Using Outlook.com accounts in Outlook 2
T Cannot Find Outlook Noted On Android Using Outlook 4
O Outlook 2024 not showing that messages are replied to or forwarded Using Outlook 3
C Outlook 365 send/receive takes FOREVER - as in 40 minutes Using Outlook 7
I Outlook 2024 LTSC syncing with iCloud calendar - can only make appt. in iCloud Using Outlook 2
Kika Melo Outlook ribbon customisations do not 'stick' Using Outlook 12
J IMAP Folders Confusion in Windows Classic Outlook Using Outlook 1
A Missing Sent Emails in New Outlook Using Outlook 18
S Missing categories in Outlook calendar Using Outlook 10
P Windows 11 tries to open New Outlook when the user clicks on the mail icon on a news article Using Outlook 2
C I don't understand Outlook or Microsoft, anymore Using Outlook 12
P My Feedback to Microsoft and their response; also New Outlook roadmap Using Outlook 0
A New Outlook - Cannot drag IMAP emails to Task List in MyDay Using Outlook 1
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 22
Y Outlook 2016 (64-bit) Copy Local Cal. Events to Another Cal. with Modified Reminder time Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
D Cannot logon to Outlook.com, or outlook on Mac, outlook not updating on ipad, iphone Using Outlook 1
J unable to get my new install of Outlook to display mailboxes in the single-line format. Using Outlook 1

Similar threads

Back
Top