Background
Total Access Emailer is the world's most popular Microsoft Access email add-in product and VBA code library. Simplify the way you communicate with your contacts, and easily share the data and reports from your Microsoft Access databases with personalized emails for each recipient.
Question
How do you deploy a Microsoft Access database with Total Access Emailer to other users?
Answer
The Professional Version of Total Access Emailer lets you automate email blasts programmatically to bypass the add-in user interface, and launch an email blast from a button click or anywhere in your VBA code. A royalty-free Microsoft Access library and distribution program is included so users of your Access application can send those emails without owning their own copy of Total Access Emailer.
To do this, reference the Total Access Emailer runtime library from your VBA editor under References and write the code to automate Total Access Emailer. Run an EXE file once on each user's machine to install its components. Then distribute your database with our runtime library and your users can launch the email blasts you've designed for them.
- For more information, visit Distributing Microsoft Access Databases with Total Access Emailer to Other Users.
- For more information on using VBA to send emails, visit Sending Microsoft Access Email Blasts Programmatically (VBA).
Comments
0 comments
Please sign in to leave a comment.