TomNR
Member
Hi all,
I am having difficulty removing the #N/A value when I run this formula:
=IF($O4='2'!$L$2, VLOOKUP($B$1,Week2[[Name]:[Saturday ]],5,FALSE), "")
As you can see I can't use the IFERROR or IFNA option as I am already querying =IF($O4='2'!$L$2
Does anyone know how I can just have a blank value instead of #N/A?
Thank you all in advance!
I am having difficulty removing the #N/A value when I run this formula:
=IF($O4='2'!$L$2, VLOOKUP($B$1,Week2[[Name]:[Saturday ]],5,FALSE), "")
As you can see I can't use the IFERROR or IFNA option as I am already querying =IF($O4='2'!$L$2
Does anyone know how I can just have a blank value instead of #N/A?
Thank you all in advance!