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
Public Folder snycing issue
SQL Rownumber command
Adding a toolbar
Sharepoint Alternate Access Mappings not working
SQL query using the Count function in Access
Access Date Interval Query
Windows 7 TPM issue
Active X problem with Windows 2000 TS and IE 6 SP1
Dropdown list with Category & subcategories out of the same table
Migrate Exchange mailboxes to EBS2008