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
How to get first sunday for every month for one year
Unexpected error 32811
too few parameters. expected 2
Automate import of multiple data files, based on multiple auto-imported file layouts.
Crosstab with subquery
Count of users in AD group
Insert single column into table using select statement
VBA Book
Word cannot obtain the data for the excel.sheet.12
Retrieve Data frm Session Datatable