比如A1[A1:-1]中A1最后为0,我要取最后一个不为0的值改怎么改呢
INDEXOFARRAY(A1[!0]{A1!=0},LEN(A1[!0]{A1!=0})-1)
A1[A1:!-1]{A1!=0}
INDEXOFARRAY(GREPARRAY(A1,item!=0&&len(item)!=0),count(GREPARRAY(A1,item!=0&&len(item)!=0)))