How to Automatically Send Emails With HTML Tables Using Excel VBA Macros

preview_player
Показать описание
In this tutorial we would learn
1. How to Send Outlook Emails From Excel
2. How to Send Emails With HTML Body
Рекомендации по теме
Комментарии
Автор

Hi, Thanks alot for makong such knowledgeable vidoes. I am curious to know how to add the signatures and logo. I would be glad if you could assist me

kamalsharma-xtvc
Автор

How to make it dynamic for multiple employee to send for their data individually. Where each employee keeps more than 5 records data to be shared

Amit-qc
Автор

My code is running fine but it is not taking formate of template

hafizshareef
Автор

Thank you for this wonderfull tutorial, but what if I want to send the header and the last entered row in a table?

dannybejjani
Автор

Hi, Thank you for the video. Can you please explain this syntax how it will work ".Cells(Rows.Count, 1).End(xlUp).Row"

kritijain
Автор

Can u please show how to use the same code and add multiple tables in the body of the email

jayantopaul
Автор

Could you please help me with the website link wer we can refer to the code

dhanushinandigam
Автор

I tried this code but my table has taking value for fist two header and for remaining header its not taking value from excel. Could you please help?

patilmillind
Автор

Why do I receive an error: Variable not defined from Strsubject line?

christineadamsdayrit
Автор

Hi i have written the code and it is running with out error. Also checked email address is correct. But i am not able see email in inbox also in send items. Please help

rszuret