View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
klam klam is offline
external usenet poster
 
Posts: 6
Default email from access

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