Hi, I have the following formula in B1, all I need to do is insert 2 blank rows above but when I insert them I can't get the formula to work again.
Does a nested formula have to be in row 1:1?
'=IF(ISERROR(INDEX($C$1:$D$119,SMALL(IF($C$1:$C$119=A1,ROW($C$1:$C$119)),ROW($1:$1)),2)),"",INDEX($C$1:$D$119,SMALL(IF($C$1:$C$119=A1,ROW($C$1:$C$119)),ROW($1:$1)),2))
Any help would be greatly appreciated. Thank you.
Bookmarks