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
Excel VBA Enum and String
SelectedValue which is invalid because it does not exist in the list of items
LINQ to SQL insertonsubmit, multiple instances before submitchanges
LinkMasterFields and LinkChildFields?
Counting the number of cells in a given range that begin with a specific letter.
how to run SSIS package until it succeeds
How do I retrieve the path and template name of an attached Word template?
IRR function - project with all negative periods
Excel Question
Blue Screen