PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Text in one field transfer to another
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Text in one field transfer to another
![]() |
Text in one field transfer to another |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have created a form using outlook 2003 and I would like the subject line to
populat one of the othe fields in the form automatically. Is there a way to do this? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
The easiest way is to use a formula for the bound text box control for that field, e.g.:
"The subject is " & [Subject] -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news 409273B-6127-46FB-9BC4-5037CCD81741@microsoft.com...>I have created a form using outlook 2003 and I would like the subject line to > populat one of the othe fields in the form automatically. Is there a way to > do this? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I put in that formula in the text box properties but when I did that the
&[subject] appeared in the subject line as well as the text box of the field. "Sue Mosher [MVP-Outlook]" wrote: > The easiest way is to use a formula for the bound text box control for that field, e.g.: > > "The subject is " & [Subject] > > -- > Sue Mosher, Outlook MVP > Author of Configuring Microsoft Outlook 2003 > http://www.turtleflock.com/olconfig/index.htm > and Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news 409273B-6127-46FB-9BC4-5037CCD81741@microsoft.com...> >I have created a form using outlook 2003 and I would like the subject line to > > populat one of the othe fields in the form automatically. Is there a way to > > do this? > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
I figured it out - thanks for your help
"jbtempe" wrote: > I put in that formula in the text box properties but when I did that the > &[subject] appeared in the subject line as well as the text box of the field. > > "Sue Mosher [MVP-Outlook]" wrote: > > > The easiest way is to use a formula for the bound text box control for that field, e.g.: > > > > "The subject is " & [Subject] > > > > -- > > Sue Mosher, Outlook MVP > > Author of Configuring Microsoft Outlook 2003 > > http://www.turtleflock.com/olconfig/index.htm > > and Microsoft Outlook Programming - Jumpstart for > > Administrators, Power Users, and Developers > > http://www.outlookcode.com/jumpstart.aspx > > > > > > "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news 409273B-6127-46FB-9BC4-5037CCD81741@microsoft.com...> > >I have created a form using outlook 2003 and I would like the subject line to > > > populat one of the othe fields in the form automatically. Is there a way to > > > do this? > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

409273B-6127-46FB-9BC4-5037CCD81741@microsoft.com...
