Hi Srini,I have tried that but for some reason every time I try to
reference the index on the table, the value is 0.For example I have a
table with 3 rows in it. If I go, xfa.host.messageBox("" +
Main.Subform1.Table1.Row2.index), the returned value is always 0.Vincent