Hi guys,
I created two drop-down list with the second one depending on the first one. Since the list does not have the same height, I tried to help me with the following formula.
=OFFSET($N$3,,MATCH($K$2,$N$2:$AD$2,0)-1,COUNTA(INDEX($N$2:$AD$2,,MATCH($K$2,$N$2:$AD$2,0))),1)
the problem is, that the height of the list stays 1. the problem should be somewhere in the COUNTA formula
Hope you can help me and thanks in advance
Jo
Bookmarks