I have a dozen repeatable tables. At the top of the page is a month
valued box. I want to take value of the box and divide it by a number
box from a whole separate repeatable table,the name of the month box is
numFor and its three trees deep in that table.The name of the box it's
divided by is numArtArr and it is three trees deep in a separate
tableThey are displaying the value in numArrTotal in the same table as
numArtArr.Please help