I need to create an Outlook form that includes a drop down combobox of options. When the user picks one option, it populates the body of the email with specific text. When user picks a different option, the body is populated with different text, and so on.
Has anyone tried this before? Any ideas as to how to do this?
Also, I added a combobox to the form, but it doesn't seem to allow me to add items to it (under the Value property I enter "1;2;3" and it doesn't give me three values of "1" , "2" and "3" in the box, but one value of "1;2;3". Any ideas??
Thanks!
MitchJP
Has anyone tried this before? Any ideas as to how to do this?
Also, I added a combobox to the form, but it doesn't seem to allow me to add items to it (under the Value property I enter "1;2;3" and it doesn't give me three values of "1" , "2" and "3" in the box, but one value of "1;2;3". Any ideas??
Thanks!
MitchJP