amwill04 / VBA-Outlook

Functions for turning Range in HTML table to embed into email from Excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VBA Outlook Functions

Few functions that can loop over ranges within Excel to convert to HTML tables or text lines that can be added to an email using ms Outlook.

To use

$ git clone https://github/amwill04/VBA-Outlook Open Excel Open Visual Basic in Excel File > Import File...

Misc.

The functions are mainly for my future reference as the are currently very specific but can be modified for person purpose.

About

Functions for turning Range in HTML table to embed into email from Excel


Languages

Language:Visual Basic 100.0%