good day
thanks for looking do some can see whats wrong with this formula it seems that I have been watching it too much and can't find the issue for not working
=IF(OR($B48="Withdrawn",$B48="CREDIT CARD"),IFERROR(VLOOKUP($Y48,'EFT Information'!$A:$L,13,0),"Not EFT"),"Not EFT")
[TABLE="width: 360"]
<tbody>[TR]
[TD]13-GUTEMED[/TD]
[TD]Withdrawn[/TD]
[/TR]
[TR]
[TD]00-COMPTECH[/TD]
[TD]CREDIT CARD[/TD]
[/TR]
</tbody>[/TABLE]
this formula suppose to go and look if the below sheet contain withdrawn or credit card and if it those are going to vlookup and get the info and if is nothing to find then will get the not EFT, but I have information there and still is not EFT
thanks
thanks for looking do some can see whats wrong with this formula it seems that I have been watching it too much and can't find the issue for not working
=IF(OR($B48="Withdrawn",$B48="CREDIT CARD"),IFERROR(VLOOKUP($Y48,'EFT Information'!$A:$L,13,0),"Not EFT"),"Not EFT")
[TABLE="width: 360"]
<tbody>[TR]
[TD]13-GUTEMED[/TD]
[TD]Withdrawn[/TD]
[/TR]
[TR]
[TD]00-COMPTECH[/TD]
[TD]CREDIT CARD[/TD]
[/TR]
</tbody>[/TABLE]
this formula suppose to go and look if the below sheet contain withdrawn or credit card and if it those are going to vlookup and get the info and if is nothing to find then will get the not EFT, but I have information there and still is not EFT
thanks