Hi,
I have the following formula I am trying to understand
=IF(IF(ROWS($EC$16:EC16)>$EO$14,"",INDEX($DU$16:$DU$512,MATCH(ROWS($EC$16:EC16),$EO$16:$EO$512,0)))=0,"",IF(ROWS($EC$16:EC16)>$EO$14,"",INDEX($DU$16:$DU$512,MATCH(ROWS($EC$16:EC16),$EO$16:$EO$512,0))))
the $DU$16:$DU$512 part is what is being returned, but I am struggling to understand the $EC$16:EC16 part ?
Many thanks for any help
I have the following formula I am trying to understand
=IF(IF(ROWS($EC$16:EC16)>$EO$14,"",INDEX($DU$16:$DU$512,MATCH(ROWS($EC$16:EC16),$EO$16:$EO$512,0)))=0,"",IF(ROWS($EC$16:EC16)>$EO$14,"",INDEX($DU$16:$DU$512,MATCH(ROWS($EC$16:EC16),$EO$16:$EO$512,0))))
the $DU$16:$DU$512 part is what is being returned, but I am struggling to understand the $EC$16:EC16 part ?
Many thanks for any help