PC Review


Reply
Thread Tools Rate Thread

How Can I create an Outlook Macro to import calendar?

 
 
Nrotta
Guest
Posts: n/a
 
      6th Feb 2010
Hello Everybody

I wonder if someone could help me.
I would like to create an Outlook Macro to import calendar froma excel file,
instead of using the tradicional Import/export wizard.

Thanks in Advance
 
Reply With Quote
 
 
 
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      15th Feb 2010


If you want to work with Excel, add a reference to it via Tools/References.
Use the object browser (f2) to get familar with both models, Outlook and
Excel.

In order to open a spreadsheet, use the Workbooks.Open function. Select
Workbooks in the left pane of the object browser, and the function in the
right pane, then press f1 for more help.

You can use the Range object to loop trough rows and/or columns in the
spreadsheet. The content can be read via Range.Value.

In Outlook create a new appointment by using the CreateItem function.

--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
<http://www.vboffice.net/product.html?pub=6&lang=en>


Am Sat, 6 Feb 2010 11:19:02 -0800 schrieb Nrotta:

> Hello Everybody
>
> I wonder if someone could help me.
> I would like to create an Outlook Macro to import calendar froma excel

file,
> instead of using the tradicional Import/export wizard.
>
> Thanks in Advance

 
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 I create a calendar and import data from a table into it? mjreale Microsoft Word Document Management 1 20th Mar 2009 01:38 PM
Outlook 2007 calendar import hotmail calendar & shared calendar Craig Microsoft Outlook Calendar 1 17th Jul 2008 05:28 AM
Can you create a calendar file for others to import? Barry S. Microsoft Outlook Calendar 4 23rd Feb 2006 10:22 PM
Macro to Import Excel Dates to Outlook Calendar =?Utf-8?B?bWFya21pZHdlc3Q=?= Microsoft Outlook VBA Programming 1 30th Mar 2005 04:11 PM
Import Calendar Macro? Karl Burrows Microsoft Outlook 0 30th Apr 2004 05:18 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:39 PM.