Nial, Thanks for your response. See my comments and screen shots below:
Steve Screen shots: Beginning: After Hi Niall, A couple of things: I
would not use an underscore in the object's name, as "_" is used as
shorthand for instanceManager. Removed underscores & rewrote the script
two different ways:·
SubformWS0941Table.instanceManager.removeInstance(this.parent.index);·
SubformWS0941Table.instanceManager.removeInstance(0); What is the name
of the repeating object? Is it "_Subform_WS0941_Table"? ...