Srini,Thanks for the info. When I place the following code in the
calculate section, the calculation does not work. The signature field is
invisible and no value will make it visible.Thanks,Stan
form1.#subform[0].TotalRelUpper::calculate - (FormCalc, client)
TotalRelUpper.rawValue=UpperNFC.rawValue+UpperExp.rawValue if
(TotalRelUpper.rawValue<150) then VPsignature.presence="invisible" endif