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
What is the Best Way to Setup Microsoft Access Record Navigation?
How many types of mobile OS and browsers?
How to force Outlook to save contacts into public contacts folder??
What is datatype #9?
LINQ Query not yielding expected results
How can I get the windows version from a dos prompt
Validate front end server configuration error
SBS2003 Server Mail store recovery
Where can i find a list of differences between IIS 7.0 and IIS 7.5
Aggregate Function