Microsoft
Software
Hardware
Network
Question : Call function in outlook
I found some vba code that will send an outlook email without the usual warning message. Can I call that sub from Access?
(I'm trying to send a word form letter where I can insert some fields and add an attachment to several email recipients....looks like the outlook sub will do it, just need to get the list of stuff from access).
Answer : Call function in outlook
you want to look into:
set myoutlookapp = createobject("outlook.appl
ication")
Random Solutions
Retrieve drivers before wipe?
Create Webservice to receive XML using HttpWebRequest
Navision with SQL Server 2005 Professional or Enterprise?
Getting oledb JET 4.0 to work on a 64 bit OS
Using ADO to connect to a database: Factors preventing connection
How to get data from table into treeview
Setting TextBlock Text Property dynamically
Exchange 2003 SMTP conector
Outlook.Application. Trying to specify 'To' recipient by using the 'From' field.
SSIS error code DTS_E_CannotAcquireConnect<wbr />ionfromCon<wbr />nectionMan<wbr />ager