Hi,
the following formula works great until there is noting found in the index/match
=IFERROR(INDEX('Details'!$C$2:$C$10000,MATCH(E10,'Details'!$B$2:$B$10000,0),0),"")
Is there a way to show"-" instead of the "0" returned
Many thanks
the following formula works great until there is noting found in the index/match
=IFERROR(INDEX('Details'!$C$2:$C$10000,MATCH(E10,'Details'!$B$2:$B$10000,0),0),"")
Is there a way to show"-" instead of the "0" returned
Many thanks