PritishS
Board Regular
- Joined
- Dec 29, 2015
- Messages
- 119
- Office Version
- 2007
- Platform
- Windows
Dear Sir/Madam,
Hope all are doing well!!
I have created an excel based e-mail application (definitely with the help of internet, cuz I'm new to excel VBA, but enjoying it a lot!!). There I have made a simple user form with a textbox for 'e-mail subject' and another textbox as 'e-mail body'. then there is a send button. it takes email address from a excel sheet col A.
So basically I can write the e-mail one time and send it to my all recipient at a time. It works fine. If anybody wants help please let me know.
My problem is, I can only write text to this 'e-mail body'. It doesn't accept image or any table format or bold letter (in short all features, what we can have in our g-mail while we do compose mail). Is there any way to make this text box with all features or I should have to use something instead of textbox to add all compose e-mail features to my e-mail body.
For your ready reference im attaching a screenshot.
https://drive.google.com/file/d/0B4lDpKlrGQYheDdhVDdHeVRyVlE/view?usp=sharing
Thanks & Regards,
PritishS
-- removed inline image ---
Hope all are doing well!!
I have created an excel based e-mail application (definitely with the help of internet, cuz I'm new to excel VBA, but enjoying it a lot!!). There I have made a simple user form with a textbox for 'e-mail subject' and another textbox as 'e-mail body'. then there is a send button. it takes email address from a excel sheet col A.
So basically I can write the e-mail one time and send it to my all recipient at a time. It works fine. If anybody wants help please let me know.
My problem is, I can only write text to this 'e-mail body'. It doesn't accept image or any table format or bold letter (in short all features, what we can have in our g-mail while we do compose mail). Is there any way to make this text box with all features or I should have to use something instead of textbox to add all compose e-mail features to my e-mail body.
For your ready reference im attaching a screenshot.
https://drive.google.com/file/d/0B4lDpKlrGQYheDdhVDdHeVRyVlE/view?usp=sharing
Thanks & Regards,
PritishS
-- removed inline image ---
Last edited: