I have a table wherein I use formulas that are currently non-structured, because I am resizing the table and populating afterwards my formulas will mess up. For that reason I want to use structured references to avoid it.
In the picture below I want to change the address $V$10:V15
to something akin to [Index (fund)]:[@[Index (fund)]]
, such that it still only takes the range from the beginning of the table to the current row and not the whole range, like in the picture.