Excel Table and insert mail body

Hi Friends ,

I made a project to add my Excel table to the mail body.
I write the data read from excel to txt file with html code.
But, I couldn’t write the lines other than the title.
HTML BODY.zip (119.3 KB)

You can use this to write excel table into outlook email body with html.

Hope this will work.

New folder.zip (9.5 KB)

bold rows I did the following work to make it bold in the mail.
got an error ; “Append line: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.”
BlankProcess.zip (129.6 KB)