Is there a way that would enable me to reference an infinite range starting from, for example, the 5th row down.
Currently, my solution is to use indents and use the CHILDREN([Columnx]x) function.
HOWEVER, unfortunately it seems like this is not a solution compatible with webforms.
Is there a way that I can do this, that either doesn't use children, or that enables me to automatically indent new rows added by the webform.
Thanks!