Avatar

Level 7

In the second table you could put in say the calculate event of the name cell (in formcalc):

$ = table1.Row[$.parent.index].name

renaming everything to what you have called them. Also depending on your hierarchy you may need a few more "parent"s in your index.