Hi guys
I can't seem to get trim/clean working to remove the space in my fomrula? can anyone advise why?
=IFERROR(INDEX($A$2:$A$100,MATCH(SMALL(NOT($A$2:$A$100="")*IF(ISNUMBER($A$2:$A$100),COUNTIF($A$2:$A$100,"<="&$A$2:$A$100),COUNTIF($A$2:$A$100,"<="&$A$2:$A$100)+SUM(--ISNUMBER($A$2:$A$100))),ROWS($A$2:A2)+SUM(--ISBLANK($A$2:$A$100))),NOT($A$2:$A$100="")*IF(ISNUMBER($A$2:$A$100),COUNTIF($A$2:$A$100,"<="&$A$2:$A$100),COUNTIF($A$2:$A$100,"<="&$A$2:$A$100)+SUM(--ISNUMBER($A$2:$A$100))),0)),"")
I want to remove the space in front of the output in cell C2
thank yuo
Bookmarks