Microsoft
Software
Hardware
Network
Question : How do I replace #N/A if it is returned in a formula? (not Vlookup)
I have a formula containing two if statements, but some of the values are #N/A. How do I change that to return text that says "Data Not Available" instead of #N/A?
=IF(A20890>500000,"Channel
III",IF(A20890<=500000,"Ch
annel II"))
Answer : How do I replace #N/A if it is returned in a formula? (not Vlookup)
Or shorter:
=IF(ISNA(A20890),"Data not available",IF(A20890>50000
0,"Channel
III","Channel II"))
Random Solutions
SBS 2003 ISA 2004 LAT problem
import xml file from Outlook email attachment?
How do I copy a template excel sheet in the same workbook in order to populate the new sheet with data from my database
how to convert a project into exe file?
Undefined Functions in Access 2003 MDE
HTTP/1.1 503 Service Unavailable after server reboot
How do I Control Program Access on Windows Server 2008 R2 Terminal Server?
SCCM 2007 MP install failing on windows server 2008 r2
Explain Regular Expression
EXCHANGE 2000 to 2007 Last server removed issue with name resolution