
Hi, I'm wondering if there's a formula/tool to handle these types of null values
If a value is null, find the next non-null value, subtracted by the earlier non-null value (every row begins with 0) and divide it by the number of null rows that appear within the column
I tried making use of the multi-field formula but couldn't figure out how to make reference to the next/previous non-null value
Thank you in advance!