Hello,
I have this formula:
=IFERROR(INDEX(Data!$A$3:$AX$500;MATCH(Agenda!$B4;Data!$AX$3:$AX$500;0);4);"")
It matches the date in Agenda!$B4 with the one in Data!$AX$3:$AX$500.
But it's possible that the value in Agenda!$B4 can be found more then once in Data!$AX$3:$AX$500
I can insert extra helper columns if needed.
Help me please![]()
Bookmarks