View Single Post
  #2   Report Post  
Graham Mayor
 
Posts: n/a
Default

Use a REF field to reproduce the bookmarked content of your field. Set the
field property to calculate on exit.
See also http://gregmaxey.mvps.org/Repeating_Data.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org




JPCarpenter wrote:
Am trying to create a simple form. I want to carryover the account
number and name from the first page to the second page. I figured out
how to do the account number as a calculation with a named field. But
I can't figure out how to do the same thing with a text entry--the
name field. Does anyone have a solution?