This simplest way is to use the "Global" binding option in the Default
Binding box on the Object palette.Any fields that have the same name
will then contain the same data.You can get trickier with scripting if
you need to.
Carly,Add the display pattern num{(zz9'%')}This enables a value of 1-999
to be entered and displayed with a trailing percent sign. For example,
enter 5 and the result is 5%, enter 100 and the result is 100%.Steve
Eureka! Thanks, Paul, you're always a great help.Much better than the
ridiculous way I was trying to do it! Leave it to me to overcomplicate
it.Thanks again.