I have a DateDif calculation on a field in a table - =DATEDIF(INDEX(Dependent_Information_1_1.DOB,ROW()),Date_of_Injury,"Y") It will not fill in the age until another row is added. It should calculate for the current row. Here is how it looks before and after I add another row.