General discussion
March 16, 2001 at 01:09 PM
dennisbv

Outlook Programing

by dennisbv . Updated 25 years, 2 months ago

I need to know how I can access a field on one form and use the value on another.
I am making a appointment form to go with a contact management program that is made in Outlook. What I want to do is use a value from a field on one form as the default value on the location field on the appointment form. Both forms are in the same folder. How do I add a value from a field. In VB I would
strSomething = formName.txtName.txt
and that would assighn the value from the text box to the string something. How do I do it in the Outlook script editor, That is VBscript isin’t it.
Dennis

This discussion is locked

All Comments