I would like to create some type of form that I can input my fields and it will put together a form letter and send it.
I have outlook 2003 and VB.net, but can't seem to figure out the best way to do it all.
I don't really know the difference between a form and template. When I edit a form, I can't find where to put VBA code specific to the form. I can place it on the application level, but I don't see where to put it for the specified form?
When I look for help, all I see is how to save a template as a form, and I don't need that. I need help deciding if I can use outlook select form method, or if I am better off using vb.net and somehow opening the message in outlook for review (how do I do this).
Any suggestions would be wonderful.
I have outlook 2003 and VB.net, but can't seem to figure out the best way to do it all.
I don't really know the difference between a form and template. When I edit a form, I can't find where to put VBA code specific to the form. I can place it on the application level, but I don't see where to put it for the specified form?
When I look for help, all I see is how to save a template as a form, and I don't need that. I need help deciding if I can use outlook select form method, or if I am better off using vb.net and somehow opening the message in outlook for review (how do I do this).
Any suggestions would be wonderful.