As it stands now, the column equation for a parent updates whenever a child is added or erased.
With one exception: the last child that gets erased does not seem to trigger the column equation at all.
I have tested with MsgBox IsNull(parameterVariable), but I guess the empty array of children does not even get past the Function(parameterVariable) line..
Recalulating the field does not work either.
Comments