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
Import special toolbar from another database
Server 2003 Terminal Services and cable vs. T-1 internet service
Updating things based on info in a given record
How can I compare float data?
How to identify at runtime if the sw is in debug or release mode (VB.NET)
Trouble running wmi query from .NET
sql 2008 query - search/copy tables results
hide FormView "delete" and "edit" button links programmatically
Create File from count
Unable to see embedded file in Word document