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
How can I move a SQL express database from one computer to another?
MS Excel: is there a way to highlight the row you've clicked in
Fan races computer will not Boot
how to stop a stored procedure
Randam generatetion in asp.net with C#
Referencing a hidden sheet in excel using a hyperlink
=Hyperlink with Vlookup results in "Cannot Open Specified File"
Is there a way to convert a printdocument to a bitmap?
missing files after chkdsk!!!!!!!!!!!!
Your offline folder file cannot be configured