excel - Return value of adjacent cell -
excel - Return value of adjacent cell -
i have portion of code following:
i trying homecoming cell straight below cell "a" not want have whitespace in between cells.
i tried using =if(a1="a",offset(a1,1,0)) adds "false" in between cells not true so:
how remove whitespace using formula output of:
this standard formula collect values straight under each cell containing a.
use in b1 =iferror(index(a:a,small(index(row(a:a)+(a:a<>"a")*1e+99,,),row(1:1))+1),"") , fill downwards necessary.
the iferror homecoming empty strings when runs out of values return. these not same blank cells.
although entered standard formula, utilize array processing , if find calculation lag problem pare downwards total column range references closer extents of info represent.
excel excel-formula
Comments
Post a Comment