如图,我想在G列获取F列向下偏移的值,如果F列为空,自动获取上一个值,该怎么解决
https://help.fanruan.com/finereport10.0/doc-view-3802.html 相对层次坐标
--------------
示例
if(len(A1[A1:-1])>0,A1[A1:-1],b1[A1:-1])
层次坐标函数-https://help.fanruan.com/finereport10.0/doc-view-802.html