Dropdown list selection of name to insert full address

D

Dan Diebolt

I would like to create a document which is a letter and allows the
user to select one of several predefined address from a drop down
list. When an option is selected, I want the corresponding full
address to show up in the document. When the document is printed
I don't want the option box to show up.

For example, I want to dislay an option box in the document which
allows one to select "Smith", "Jones", or "Black":

Address: Smith
Jones
Black

When say "Jones" is selected, I want Jones' address to be displayed
in the document:

David Jones
123 Main Street
Rochester, NI 12345

Is this possible? If it helps any, I wand to create a simple way to
generate a form letter to one of several congressmen by just selecting
their last name.
 
Top