PC Review


Reply
Thread Tools Rate Thread

Create Outlook event/appt in non-default calendar folder

 
 
Finny388
Guest
Posts: n/a
 
      29th Jun 2007
Boy this kind of info is scarce.

I just want a routine that will create events in Outlook based on cell
contents.

I can't find how to reference a specific/non-default calendar folder,
let alone do this at all.

Help?

Thanks

 
Reply With Quote
 
 
 
 
=?Utf-8?B?QmFyYiBSZWluaGFyZHQ=?=
Guest
Posts: n/a
 
      29th Jun 2007
Have you tried asking in the Outlook newsgroup for assistance in doing this
in outlook. Once that's together, we probably can help get it to run out of
Excel.

"Finny388" wrote:

> Boy this kind of info is scarce.
>
> I just want a routine that will create events in Outlook based on cell
> contents.
>
> I can't find how to reference a specific/non-default calendar folder,
> let alone do this at all.
>
> Help?
>
> Thanks
>
>

 
Reply With Quote
 
=?Utf-8?B?c3RldmVfZG9j?=
Guest
Posts: n/a
 
      29th Jun 2007
Hi

The following code from www.excelkb.com gives some clues
This is not for the calender but for the journal items

Dim olApp As Outlook.Application

Dim olNamespace As Outlook.Namespace

Dim olJourFolder As Outlook.MAPIFolder

Dim olJourItem As Outlook.JournalItem

From the above after setting reference to the Outlook object model
You should have access to all objects within the Object browser - search for
calender

HTH

"Barb Reinhardt" wrote:

> Have you tried asking in the Outlook newsgroup for assistance in doing this
> in outlook. Once that's together, we probably can help get it to run out of
> Excel.
>
> "Finny388" wrote:
>
> > Boy this kind of info is scarce.
> >
> > I just want a routine that will create events in Outlook based on cell
> > contents.
> >
> > I can't find how to reference a specific/non-default calendar folder,
> > let alone do this at all.
> >
> > Help?
> >
> > Thanks
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
can't create a recurring appt/event Doug H Microsoft Outlook Calendar 13 22nd Jan 2009 12:55 AM
Problem Scheduling appt's, meeting's, and event's in 2007 Calendar AlvinG Microsoft Outlook Calendar 4 16th Oct 2008 01:52 AM
update calendar appt in public calendar folder n.srikanthan@gmail.com Microsoft Outlook Calendar 3 18th Oct 2007 01:54 PM
How do I set my Calendar appt default to Free instead of Busy? =?Utf-8?B?S2FyZW5I?= Microsoft Outlook Calendar 1 27th Mar 2006 12:06 AM
Public Calendar Event and/or Appt =?Utf-8?B?Q2Fyb2xhbg==?= Microsoft Outlook Calendar 1 30th Jul 2005 10:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:14 AM.