Bob,
Use a includetext field in the destination form. Say your
source form is saved as C:\Form1, the field you want
repeated is bookmarked text1.
In the destination form enter:
{ INCLUDETEXT "C:\\Form1" text1 } toggle field codes and
protect the form. You will need to use F9 to update the
field in the destination form after changes are made in
the source.
-----Original Message-----
when i input into a particular field in a form i need the
information entered into the field to be referenced to
another form.