form field that accepts a whole address

C

civetta

In my test form I want a field that will accommodate a whole address.
including returns after each line. So far I can only do it with using a
separate form field for each line. Then when I get the form back, I have to
copy the address line by line.

There must be a quicker method to capture the name and address.
What am I missing here?
Advice, tutorial much appreciated.
 
D

Deborah Jean

You could try using a Macro although I'm not totally sure it will work on a
form.
 
Top