View Single Post
  #1  
Old January 10th 07, 05:25 PM posted to microsoft.public.outlook.program_vba
Michael Ryle
external usenet poster
 
Posts: 6
Default Access.Application Type Undefined

I'm trying to access MS Acess from Outlook, both 2003.

When the following bit of code runs:

Dim appAccess As Access.Application

I get the message

Compile error: user-defined type not defined.

Anyone know what's going on? Thanks.

Ads