Robin,
I tried what you suggested and it yeilded an empty bracket. It seems like the parameter CONVERT is not being correctly recalled for me. The formula below was accepted by the local relation editor for the repeat region...
IF fam_inst_param_value<>0
CONVERT=fam_inst_param_value/25.4
ENDIF
But when I modified the cell text (by clicking "Properties") to read...
&fam.inst.param.value [&rpt.rel.convert[.2]]
The cell display changed from "205.0" to "205.0 []". Nothing appeared in the brackets. Any idea where I went wrong?
Thanks!