#1   Report Post  
Posted to microsoft.public.word.newusers
boanerges boanerges is offline
external usenet poster
 
Posts: 4
Default Using templates

I have a simple MS Word template created in Office 2003 that I have
added drop down menu boxes to certain fields. By making a specific
selection in these dropdown menus can I trigger a specific
autofill/completion of a separate cell in a table? Does it require a
macro or can I just use the Autotext feature? Basically I'm trying to
get something akin to a IF 'A' is selected THEN 'B' in a different cell
or field.

Thanks for any help and if there is another forum that can give advice
I'll take it too.

Tim

  #2   Report Post  
Posted to microsoft.public.word.newusers
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 2,416
Default Using templates

Hi Boanerges,

I have a simple MS Word template created in Office 2003 that I have
added drop down menu boxes to certain fields. By making a specific
selection in these dropdown menus can I trigger a specific
autofill/completion of a separate cell in a table? Does it require a
macro or can I just use the Autotext feature? Basically I'm trying to
get something akin to a IF 'A' is selected THEN 'B' in a different cell
or field.

If the dropdown field is from the Forms toolbar, then you should be able
to get it to work with the IF field approach you propose. If there are a
lot of variations, it could be difficult to set up and maintain.

The dropdown formfield has/can be assigned a name (double-click it to get
the Options dialog box). The name serves also as a bookmark. And you can
display the contents of a bookmark by using a REF field.

A REF field can be nested in an IF field. So:

{ IF { REF Dropdown1 } = "abc" "something" "" }{ IF { REF Dropdown1 } =
"xyz" "another thing" "" }

would be the easiest way to set this up. (Remember, you have to press
Ctrl+F9 to insert the field bracket pairs { }; Alt+F9 to turn field codes
on/off; F9 to force an update of the field.)

Make sure you activate the "Calculate on exit" checkbox in the Options
dialog box, as well, so that the IF fields update when the user moves
away from the dropdown.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sharing templates on the network [email protected] Microsoft Word Help 1 May 20th 06 12:56 AM
Mail Merge Templates from Multiple Templates Programmatically BP Mailmerge 1 April 7th 06 02:50 PM
Normal.dot Issue PA New Users 7 August 7th 05 04:40 PM
Get 'Workgroup Templates' to show up in 'New Document' Task Pane? Brian In Phoenix Microsoft Word Help 3 July 15th 05 04:01 AM
Templates in too many languages. Only need English. capt_dalton Microsoft Word Help 0 December 2nd 04 10:29 PM


All times are GMT +1. The time now is 06:19 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"