楼主放弃吧,VLOOKUP()函数根本就不支持三维引用,你最好把sheet2-sheet6的数据汇总,或者用多个iferror(vlookup())&来完成。
=vlookup(a2,sheet2:sheet6!a:b,2,)