Hello pauldaddyadams,
This code sends an email using your default email program. The separator you will use for multiple addresses varies depending on the email program and the version. It may be either a comma or a semicolon. Pick one to use. If you get an error change the separator. Copy this code into a Standard VBA Module. Another possible source of errors depending on your email program, is spaces and other non printable characters may have to be converted to their hexadecimal equivalents to make the characters email safe. If you have problems, let me know.
Bookmarks