Change your script to something more like:xfa.resolveNode("form1.#subform.Table3.Row5.Cell4")*xfa.resolveNode("form1.#subform.Table3.Row6.Cell4")You can get the absolute reference to any cell by clicking in the script editor, holding down ctrl+shift and clicking the cell you want to reference, i.e. ...