Link to home
Start Free TrialLog in
Avatar of PerMagnusStrom
PerMagnusStrom

asked on

Email automation through Excel

I need to create a VBA routine that reads information (an email address and some body text) from various cells in Excel, and sends the information as an email through Outlook.

Does anyone have a simple code example that I can modify..?
ASKER CERTIFIED SOLUTION
Avatar of Rgonzo1971
Rgonzo1971

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PerMagnusStrom
PerMagnusStrom

ASKER

Perfect, thanks :)