Office Word Programming >> Form Field to Capitals

by Corey » Tue, 26 Aug 2008 11:38:26 GMT

This is a multi-part message in MIME format.


How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Georgia>How can i set the Text2 form field to
Ucase?</FONT></DIV>
<DIV><FONT face=Georgia><BR>-- <BR>Corey ....<BR>The Silliest Question is
generally<BR> the one i forgot to ask.</FONT></DIV></BODY></HTML>



Office Word Programming >> Form Field to Capitals

by Graham Mayor » Tue, 26 Aug 2008 13:56:58 GMT


This is a multi-part message in MIME format.


Run a macro containing the following on exit from the form field

Dim sText2 As String
sText2 = ActiveDocument.FormFields("Text2").Result
ActiveDocument.FormFields("Text2").Result = UCase(sText2)


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Run a macro containing the following on exit from
the form field</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Dim sText2 As String<BR>sText2 =
ActiveDocument.FormFields("Text2").Result<BR>ActiveDocument.FormFields("Text2").Result
= UCase(sText2)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV><BR>-- <BR><>>< ><<> ><<>
<>>< ><<> <>><
<>><<><BR>Graham Mayor -  Word MVP</DIV>
<DIV> </DIV>
<DIV>My web site <A href=" http://www.gmayor.com ">www.gmayor.com</A><BR>Word MVP
web site <A
href=" http://word.mvps.org "> http://word.mvps.org </A><BR><>><
<>>< <>><<><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Corey" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>


<DIV><FONT face=Georgia>How can i set the Text2 form field to
Ucase?</FONT></DIV>
<DIV><FONT face=Georgia><BR>-- <BR>Corey ....<BR>The Silliest Question is
generally<BR> the one i forgot to
ask.</FONT></DIV></BLOCKQUOTE></BODY></HTML>




Office Word Programming >> Form Field to Capitals

by Corey » Tue, 26 Aug 2008 19:08:47 GMT

his is a multi-part message in MIME format.


Thanks Graham.
Will give that a go.
"Graham Mayor" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Run a macro containing the following on exit from the form field

Dim sText2 As String
sText2 = ActiveDocument.FormFields("Text2").Result
ActiveDocument.FormFields("Text2").Result = UCase(sText2)


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

"Corey" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks Graham.</FONT></DIV>
<DIV><FONT face=Arial size=2>Will give that a go.</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Graham Mayor" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>
wrote in message <A
href="news: XXXX@XXXXX.COM ">news: XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Arial size=2>Run a macro containing the following on exit from
the form field</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Dim sText2 As String<BR>sText2 =
ActiveDocument.FormFields("Text2").Result<BR>ActiveDocument.FormFields("Text2").Result
= UCase(sText2)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV><BR>-- <BR><>>< ><<> ><<>
<>>< ><<> <>><
<>><<><BR>Graham Mayor -  Word MVP</DIV>
<DIV> </DIV>
<DIV>My web site <A href="http://www.gmayor.com">www.gmayor.com</A><BR>Word
MVP web site <A
href="http://word.mvps.org">http://word.mvps.org</A><BR><>><
><<> ><<> <>>< ><<>
<>>< <>><<><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Corey" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>
wrote in message <A
href="news: XXXX@XXXXX.COM ">news: XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Georgia>How can i set the Text2 form field to
Ucase?</FONT></DIV>
<DIV>&l

Form Field to Capitals

by macropod » Wed, 27 Aug 2008 05:12:41 GMT

This is a multi-part message in MIME format.


Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase ..... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]



How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18099" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Corey,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>You could simply set the formfield's 'Text format'
property to Uppercase .... Then you don't need any vba.</FONT></DIV>
<DIV><BR>-- <BR>Cheers<BR>macropod<BR>[MVP - Microsoft Word]</DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Corey" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>


<DIV><FONT face=Georgia>How can i set the Text2 form field to
Ucase?</FONT></DIV>
<DIV><FONT face=Georgia><BR>-- <BR>Corey ....<BR>The Silliest Question is
generally<BR> the one i forgot to
ask.</FONT></DIV></BLOCKQUOTE></BODY></HTML>



Form Field to Capitals

by Corey » Wed, 27 Aug 2008 12:33:46 GMT

This is a multi-part message in MIME format.


How do i do that?

Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase .... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]



How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>How do i do that?</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"macropod" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>> wrote
in message <A

<DIV><FONT face=Arial size=2>Hi Corey,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>You could simply set the formfield's 'Text
format' property to Uppercase .... Then you don't need any vba.</FONT></DIV>
<DIV><BR>-- <BR>Cheers<BR>macropod<BR>[MVP - Microsoft Word]</DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Corey" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>


<DIV><FONT face=Georgia>How can i set the Text2 form field to
Ucase?</FONT></DIV>
<DIV><FONT face=Georgia><BR>-- <BR>Corey ....<BR>The Silliest Question is
generally<BR> the one i forgot to
ask.</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>



Form Field to Capitals

by Doug Robbins - Word MVP » Wed, 27 Aug 2008 13:00:34 GMT

his is a multi-part message in MIME format.


Right click on the formfield and select Properties and then select "Uppercase" form the text format pulldown.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Corey" < XXXX@XXXXX.COM > wrote in message news:%23mx$V4$ XXXX@XXXXX.COM ...
How do i do that?
"macropod" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase .... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]


"Corey" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Right click on the formfield and select Properties
and then select "Uppercase" form the text format pulldown.</FONT></DIV>
<DIV><BR>-- <BR>Hope this helps.</DIV>
<DIV> </DIV>
<DIV>Please reply to the newsgroup unless you wish to avail yourself of
my<BR>services on a paid consulting basis.</DIV>
<DIV> </DIV>
<DIV>Doug Robbins - Word MVP<BR></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Corey" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>> wrote in message
<A
href="news:%23mx$V4$ XXXX@XXXXX.COM ">news:%23mx$V4$ XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Arial size=2>How do i do that?</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"macropod" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>
wrote in message <A
href="news: XXXX@XXXXX.COM ">news: XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Arial size=2>Hi Corey,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>You could simply set the formfield's 'Text
format' property to Uppercase .... Then you don't need any vba.</FONT></DIV>
<DIV><BR>-- <BR>Cheers<BR>macropod<BR>[MVP - Microsoft Word]</DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Corey" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>
wrote in message <A
href="news: XXXX@XXXXX.COM ">news: XXXX@XXXXX.COM </A>...</DIV>

Form Field to Capitals

by Graham Mayor » Wed, 27 Aug 2008 15:19:40 GMT

his is a multi-part message in MIME format.


Now why didn't I think of that? Doh!

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

"Doug Robbins - Word MVP" < XXXX@XXXXX.COM > wrote in message news:% XXXX@XXXXX.COM ...
Right click on the formfield and select Properties and then select "Uppercase" form the text format pulldown.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Corey" < XXXX@XXXXX.COM > wrote in message news:%23mx$V4$ XXXX@XXXXX.COM ...
How do i do that?
"macropod" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase .... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]


"Corey" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Now why didn't I think of that?
Doh!</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>-- <BR><>>< ><<> ><<>
<>>< ><<> <>><
<>><<><BR>Graham Mayor -  Word MVP</DIV>
<DIV> </DIV>
<DIV>My web site <A href="http://www.gmayor.com">www.gmayor.com</A><BR>Word MVP
web site <A
href="http://word.mvps.org">http://word.mvps.org</A><BR><>><
<>>< <>><<><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Doug Robbins - Word MVP" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>> wrote in
message <A
href="news:% XXXX@XXXXX.COM ">news:% XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Arial size=2>Right click on the formfield and select
Properties and then select "Uppercase" form the text format
pulldown.</FONT></DIV>
<DIV><BR>-- <BR>Hope this helps.</DIV>
<DIV> </DIV>
<DIV>Please reply to the newsgroup unless you wish to avail yourself of
my<BR>services on a paid consulting basis.</DIV>
<DIV> </DIV>
<DIV>Doug Robbins - Word MVP<BR></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px soli

Form Field to Capitals

by macropod » Wed, 27 Aug 2008 15:27:01 GMT

his is a multi-part message in MIME format.


Brain fade? Hopefully not terminal. Or maybe just a 'senior moment'!

--
Cheers
macropod
[MVP - Microsoft Word]


"Graham Mayor" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Now why didn't I think of that? Doh!

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

"Doug Robbins - Word MVP" < XXXX@XXXXX.COM > wrote in message news:% XXXX@XXXXX.COM ...
Right click on the formfield and select Properties and then select "Uppercase" form the text format pulldown.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Corey" < XXXX@XXXXX.COM > wrote in message news:%23mx$V4$ XXXX@XXXXX.COM ...
How do i do that?
"macropod" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase .... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]


"Corey" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18099" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Brain fade? Hopefully not terminal. Or maybe just a
'senior moment'!</FONT></DIV>
<DIV><BR>-- <BR>Cheers<BR>macropod<BR>[MVP - Microsoft Word]</DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Graham Mayor" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>>
wrote in message <A
href="news: XXXX@XXXXX.COM ">news: XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Arial size=2>Now why didn't I think of that?
Doh!</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>-- <BR><>>< ><<> ><<>
<>>< ><<> <>><
<>><<><BR>Graham Mayor -  Word MVP</DIV>
<DIV> </DIV>
<DIV>My web site <A href="http://www.gmayor.com">www.gmayor.com</A><BR>Word
MVP web site <A
href="http://word.mvps.org">http://word.mvps.org</A><BR><>><
><<> ><<> <>>< ><<>
<>>< <>><<><BR></FONT></DIV>

Form Field to Capitals

by Graham Mayor » Wed, 27 Aug 2008 15:36:42 GMT

This is a multi-part message in MIME format.


Could have been either. The humidity here is oppressive and let's face it I'm not as young as I was ;)

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

"macropod" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Brain fade? Hopefully not terminal. Or maybe just a 'senior moment'!

--
Cheers
macropod
[MVP - Microsoft Word]


"Graham Mayor" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Now why didn't I think of that? Doh!

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

"Doug Robbins - Word MVP" < XXXX@XXXXX.COM > wrote in message news:% XXXX@XXXXX.COM ...
Right click on the formfield and select Properties and then select "Uppercase" form the text format pulldown.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Corey" < XXXX@XXXXX.COM > wrote in message news:%23mx$V4$ XXXX@XXXXX.COM ...
How do i do that?
"macropod" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase .... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]


"Corey" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Could have been either. The humidity here is
oppressive and let's face it I'm not as young as I was ;)</FONT></DIV><FONT
face=Arial size=2>
<DIV><BR>-- <BR><>>< ><<> ><<>
<>>< ><<> <>><
<>><<><BR>Graham Mayor -  Word MVP</DIV>
<DIV> </DIV>
<DIV>My web site <A href="http://www.gmayor.com">www.gmayor.com</A><BR>Word MVP
web site <A
href="http://word.mvps.org">http://word.mvps.org</A><BR><>><
<>>< <>><<><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px;

Form Field to Capitals

by Corey » Thu, 28 Aug 2008 07:12:47 GMT

his is a multi-part message in MIME format.


'Now why didn't I think of that? Doh!' Even better, Why didn't i notice that tab option.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

"Doug Robbins - Word MVP" < XXXX@XXXXX.COM > wrote in message news:% XXXX@XXXXX.COM ...
Right click on the formfield and select Properties and then select "Uppercase" form the text format pulldown.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Corey" < XXXX@XXXXX.COM > wrote in message news:%23mx$V4$ XXXX@XXXXX.COM ...
How do i do that?
"macropod" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
Hi Corey,

You could simply set the formfield's 'Text format' property to Uppercase .... Then you don't need any vba.

--
Cheers
macropod
[MVP - Microsoft Word]


"Corey" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ...
How can i set the Text2 form field to Ucase?

--
Corey ....
The Silliest Question is generally
the one i forgot to ask.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>'Now why didn't I think of that? Doh!' Even better,
Why didn't i notice that tab option.</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><FONT
face=Arial size=2>
<DIV><BR>-- <BR><>>< ><<> ><<>
<>>< ><<> <>><
<>><<><BR>Graham Mayor -  Word MVP</DIV>
<DIV> </DIV>
<DIV>My web site <A href="http://www.gmayor.com">www.gmayor.com</A><BR>Word
MVP web site <A
href="http://word.mvps.org">http://word.mvps.org</A><BR><>><
><<> ><<> <>>< ><<>
<>>< <>><<><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Doug Robbins - Word MVP" <<A
href="mailto: XXXX@XXXXX.COM "> XXXX@XXXXX.COM </A>> wrote in
message <A
href="news:% XXXX@XXXXX.COM ">news:% XXXX@XXXXX.COM </A>...</DIV>
<DIV><FONT face=Arial size=2>Right click on the formfield and select
Properties and then select "Uppercase" form the text format
pulldown.</FONT></DIV>
<DIV><BR>-- <BR>Hope thi

Similar Threads

1. Text Form Field, Check Box Form Field, Drop-Down Form Field

Why are the buttons for the above not active in headers 
and footers?

2. Check Box Form Field / Text Form Field / PROTECT FORM - Word VBA

3. Link form field within template to another form field

I am a novice with forms, but I have successfully created one and noticed 
that some of the fields users need to populate repeat themselves later in the 
document.  Is there a way to link their initial entry and make it populate 
that same information to another form field elsewhere in the document?

4. Autopopulating a form field from a drop down form field - Word Document management

5. Autofill of Text Form Field based on another Text Form Field

Hi and thanks for your help.
I have a form with text Fields (protected). A number of spots I have the 
name of the person as a text field. Currently I have to renter the name with 
each form field.
Can you have it so that when you enter the name of the person it is 
automatically updated in the other Fields? Wondering if you can do this 
without VBA as then you don't have to worry about signing the code.

Cheers
Brett Kinross

6. auto add text from one form field to another form field in same do - Word Document management

7. Calculated Form Field Option that sum other form fields

How do you create a calculated form field option that sum the input data of 
other form fields?

8. auto complete form field from other form field - Word Document management