View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JackPoland JackPoland is offline
external usenet poster
 
Posts: 4
Default email from access

You have to add reference of Microsoft Outlook in VB editor/Tools/References.

"Klam" wrote:

I want to email from access and there are many information on this .

I try using
http://www.datastrat.com/Code/OutlookEmail.txt
from Arvin Meyer, MCP, MVP
Microsoft Access


I copied his command to a the expression of a command button on click
and it highd the line


and it come up with an errore message

user-defined type not defined

and highlight the line
Dim objOutlook As Outlook.Application


I am not knowlwege of prgograming
can someone help me and tell my why?




--
klam