Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Microsoft Outlook Library

I've grabbed some code to import appointments from Excel to Outlook from the
http://www.outlookcode.com/codedetail.aspx?id=788. When I run it one of the
DIM statements gets an error message saying "user defined type not defined".
I noticed that someone had said that it requires Microsoft Outlook Library.
Does anyone know what this is and how to enable it?
Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Microsoft Outlook Library

Sorry that should be Microsoft Excel Library

"splodgey" wrote:

I've grabbed some code to import appointments from Excel to Outlook from the
http://www.outlookcode.com/codedetail.aspx?id=788. When I run it one of the
DIM statements gets an error message saying "user defined type not defined".
I noticed that someone had said that it requires Microsoft Outlook Library.
Does anyone know what this is and how to enable it?
Thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Microsoft Outlook Library

You set up a reference to the library through Outlook's VB Editor. Use
[Alt]+[F11] to open it up. Use the VB Editor's Tools menu item and select
References in the list.

A dialog will open showing all available known libraries. Scroll down the
list until you see
Microsoft Excel xx.x Object Library
where 'xx.x' is the version number for Excel installed on your computer.
Check the box next to it and click [OK] and you will have established the
necessary library reference.

Hope this helps.

"splodgey" wrote:

Sorry that should be Microsoft Excel Library

"splodgey" wrote:

I've grabbed some code to import appointments from Excel to Outlook from the
http://www.outlookcode.com/codedetail.aspx?id=788. When I run it one of the
DIM statements gets an error message saying "user defined type not defined".
I noticed that someone had said that it requires Microsoft Outlook Library.
Does anyone know what this is and how to enable it?
Thanks in advance

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Excel 11.0 Object Library documentation? Just-a-COG-in-the-works Charts and Charting in Excel 0 April 25th 07 05:22 PM
Microsoft Word Object Library in Excel Gaetan Excel Discussion (Misc queries) 4 March 14th 07 06:34 PM
microsoft visual basic compile error can't find library mamabuff Setting up and Configuration of Excel 1 December 29th 05 11:19 AM
microsoft outlook unable to perform operation - send = receive. heibner Excel Discussion (Misc queries) 1 July 13th 05 09:05 AM
How to make Microsoft Outlook default e-mail when sending excell . Aimee Excel Discussion (Misc queries) 1 March 4th 05 05:19 PM


All times are GMT +1. The time now is 11:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"