I have a custom designed Outlook form that when the user clicks on a button it gets data from text boxes and combo boxes on the form, drops them into another text box linked to the message's Subject and then sends the email.
I can't figure out how to go about getting the data from the text boxes and then dropping it into the other text box.


Reply With Quote