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
Email Button In Access
Subreport not showing
Embed Excel into an Access tab control page
Prit Spooler stopping on Windows 2k3 Server
how to grant permission to db_owner to restore the backup database file in sql server
What is the smallest footprint for a fanless PC available
Check Boxes as Query Criteria
Showsound icon in notification area in Windows 7
How do I deploy Group Policy Preference Client Side Extensions for Windows XP
Count records and give summary in an Access 2007 Report