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
CScrollView in a static CSplitterWnd pane
Why public network is the highest in the binding order?
Formatting columns in SSRS Report Builder
Strip CRLF from txt file using existing query
Internal Cert Issue
List out All table and indexes in a particular database
Excel - Using Find Method to Locate a Cell in Another Open Workbook
Use a query result to populate recipients in SendObject
asp.net textbox -keywords textbox
Code retriving duplicated numbers.