I use this formula to perform a lookup of a serial number. Sometimes it returns "0".
What condition would cause this and is there a logic that can be added to this formula to statue what is truly taking place?
=IFERROR(XLOOKUP(C4,'AL LOOKUP'!B:B,'AL LOOKUP'!A:A),"NOT IN AL")
What condition would cause this and is there a logic that can be added to this formula to statue what is truly taking place?
=IFERROR(XLOOKUP(C4,'AL LOOKUP'!B:B,'AL LOOKUP'!A:A),"NOT IN AL")