Hi,
Trying to find the first and last 15 cells within a range that contains data - however, there are some blanks between the cells (of varying intervals).
I was able to use the formula post here by NBVC for a range that did NOT have blanks:
=INDEX(All_Data_sheet!A:A,MATCH(REPT("z",255),All_Data_sheet!$A:$A)-10+ROWS($A$1:$A1))
However, this does not work with my new ask.
Thank you,
Rich
Bookmarks