Hey guys, hope all of you are doing well!
Im working on an excel formula and I'm looking to tweak it.. right now, the formula below brings in the match.. how do I tweak the formula so if there is a match, to put a "1" in the cell?
=+IFERROR(VLOOKUP((CONCATENATE(A3," - ",B3)),'P1'!A:A,1,0),"0")
Please let me know if this is enough information.. or if I need to provide additional context.
Thank you!
Im working on an excel formula and I'm looking to tweak it.. right now, the formula below brings in the match.. how do I tweak the formula so if there is a match, to put a "1" in the cell?
=+IFERROR(VLOOKUP((CONCATENATE(A3," - ",B3)),'P1'!A:A,1,0),"0")
Please let me know if this is enough information.. or if I need to provide additional context.
Thank you!