Hi,
My Scenario is,
I need to add one Textbox on the new mailmessage window and the data in that textbox should be fetched from the data base ,so that whenever i click the new mail message button, i need to display that textbox with fetched data.
I have written code for fetching data, but i cannot assign the value to the textbox. How will I solve this.
Please help........im using VBA first time in outlook. So not familiar with the events and all.
Thanks in advance
My Scenario is,
I need to add one Textbox on the new mailmessage window and the data in that textbox should be fetched from the data base ,so that whenever i click the new mail message button, i need to display that textbox with fetched data.
I have written code for fetching data, but i cannot assign the value to the textbox. How will I solve this.
Please help........im using VBA first time in outlook. So not familiar with the events and all.
Thanks in advance