DocHub makes it fast and simple to inject body in excel. No need to download any extra application – simply upload your excel to your profile, use the simple drag-and-drop interface, and quickly make edits. You can even use your desktop or mobile device to adjust your document online from anywhere. That's not all; DocHub is more than just an editor. It's an all-in-one document management solution with form building, eSignature features, and the ability to enable others fill out and sign documents.
Each file you edit you can find in your Documents folder. Create folders and organize records for easier search and retrieval. In addition, DocHub guarantees the security of all its users' information by complying with strict security protocols.
now we have seen that how can we add formatted text in the body of the email and we have also seen that how can we add table in the body now we would see that letamp;#39;s say we have data in the range for example range from a1 till T 15 and I want that entire range to be copied as a table in the Outlook email okay so we have this standard code that we have written earlier as well I just need to place HTML body but the point is how would I be converting this range to HTML so for that I will go to this website by Rhonda Bowie and I will search for a function which he has written for converting rage to HTML so I copy this function and I will also explain to you what we are doing in this function what you need to do is you just copy it here and paste in your code after the sub procedure so now in total we have the sub procedure that we were writing and this function let us see what we are doing in this function so this function takes a range as input and then it creates a temporary file