Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / August 2003

Tip: Looking for answers? Try searching our database.

Form Fields to Text -Automatic

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeff - 26 Aug 2003 21:31 GMT
Okay guys, ya'll (yes I'm from Texas) have already been
SO helpful. How about a macro that turns form field entry
to text, automatically?  I know you can CTRL+SHIFT+F9 to
change it. Can I put that in a macro that runs
automaticaly on exit of field?  Thanks!!
Peter Jamieson - 26 Aug 2003 23:05 GMT
I guess you could try an exit macro for a form field named text1 that does

ActiveDocument.FormFields("text1").Range =
ActiveDocument.FormFields("text1").Result

--
Peter Jamieson
MS Word MVP

> Okay guys, ya'll (yes I'm from Texas) have already been
> SO helpful. How about a macro that turns form field entry
> to text, automatically?  I know you can CTRL+SHIFT+F9 to
> change it. Can I put that in a macro that runs
> automaticaly on exit of field?  Thanks!!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.