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
How to enter a derived column in a SQL Server query being built using Access that provides if/then/else functionality
Unable to recover outlook PST file
mqsvc.exe has generated errors - message at startup - what does it mean and why etc.?
One way traffic over a hardware VPN
PC Won't Run Firefox
Disable Domain Policy application, Domain Admin addition
How do I find the highest value in a column in a list box?
Creating a child window
Need to make a label visible on screen when record has been deleted but not yet cleared using Pack
remove formula from hidden rows