Creating form in Outlook 2003

  • Thread starter Thread starter archon
  • Start date Start date
A

archon

Hi,

I designed a form in outlook. It is a form to send orders to different
providers and I would like to put a check box that when checked the
appropriate email is automatically entered in the "to" field. Also
that same check box should enable a text box. I am not too sure how to
do that, I guess it would take the use of VBA but I haven't use it
since about 7 years and I've forgotten how to do it. Alittle help
would be aprreciated.

Thanks
 
I designed a form in outlook. It is a form to send orders to different
providers and I would like to put a check box that when checked the
appropriate email is automatically entered in the "to" field. Also
that same check box should enable a text box. I am not too sure how to
do that, I guess it would take the use of VBA but I haven't use it
since about 7 years and I've forgotten how to do it. Alittle help
would be aprreciated.

microsoft.public.outlook.program_vba and
microsoft.public.outlook.program_forms seem suitable newsgroups in which to
ask.
 
A good place for information to get you started is:
http://www.outlookcode.com/

Nikki Peterson

I designed a form in outlook. It is a form to send orders to different
providers and I would like to put a check box that when checked the
appropriate email is automatically entered in the "to" field. Also
that same check box should enable a text box. I am not too sure how to
do that, I guess it would take the use of VBA but I haven't use it
since about 7 years and I've forgotten how to do it. Alittle help
would be aprreciated.

microsoft.public.outlook.program_vba and
microsoft.public.outlook.program_forms seem suitable newsgroups in which to
ask.
 
Back
Top