hi everyone,
i'm new vba programming , hope can me in task.
add command button ribbon taskbar:
when receive specific email > select (highlight) email > click on command button
> automatism should pick selected email , add in attachment in "new email"
"new email" besed on pre-configured email template (*.oft), contain userform (designed in developer mode) located between "object" , "body-message" captions.
aim of project is:
recieve "new-email" can see userform on top of list of answers email.
example:
a:
cc:
object:
----------
userform space
----------
boby-message caption
response 1
response 2
...
, on...
-------------------------------------------------
i'm able is:
- add command button in taskbar click_event() run "macro1"
- macro1: open email_template.oft stored in local disk folder
q:
- how can auto-attach selected email in opened email_template.oft ("new email")?
- i've tried create userform (with fullfilled thextbox, combobox , optionbox) in "new email", when send email, recieve doesn't see userform (email appears blank)...
thank in advance!
Office / Outlook / Microsoft Office Programming / Office 2013
Comments
Post a Comment