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
Cannot get calendar to start week on Sunday
INSERT Statement using data from other tables?
Solve duplicated numbers by Excel or Access
Excel formula needed
OWA Publishing over ISA
Unknown Function Name
Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies.
Table Connected via ODBC not showing newly added fields
run-time error '-247352567 (80020009)': You can't assign a value to this object
MS ACCESS Color Picker