ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   If statement on cell with #N/A (https://www.excelbanter.com/excel-worksheet-functions/96527-if-statement-cell-n.html)

ChrisMattock

If statement on cell with #N/A
 

I have a cell that returns a value #N/A if information is not available,
I need to do an If statement to see if this cell has #N/A in it, but if
I do =IF(A1="#N/A","TRUE","FALSE") it doesn't work. Any ideas?


--
ChrisMattock
------------------------------------------------------------------------
ChrisMattock's Profile: http://www.excelforum.com/member.php...o&userid=33912
View this thread: http://www.excelforum.com/showthread...hreadid=556375


Bondi

If statement on cell with #N/A
 


Hi Chris,

Maybe you can use something like:

=IF(ISNA(A1),"TRUE","FALSE")

Regards,
Bondi


Stefi

If statement on cell with #N/A
 
Try =ISNA(A1)

Regards,
Stefi

€˛ChrisMattock€¯ ezt Ć*rta:


I have a cell that returns a value #N/A if information is not available,
I need to do an If statement to see if this cell has #N/A in it, but if
I do =IF(A1="#N/A","TRUE","FALSE") it doesn't work. Any ideas?


--
ChrisMattock
------------------------------------------------------------------------
ChrisMattock's Profile: http://www.excelforum.com/member.php...o&userid=33912
View this thread: http://www.excelforum.com/showthread...hreadid=556375



ChrisMattock

If statement on cell with #N/A
 

That's perfect guys, thanks.


--
ChrisMattock
------------------------------------------------------------------------
ChrisMattock's Profile: http://www.excelforum.com/member.php...o&userid=33912
View this thread: http://www.excelforum.com/showthread...hreadid=556375


Stefi

If statement on cell with #N/A
 
You are welcome! Thanks for the feedback!
Stefi


€˛ChrisMattock€¯ ezt Ć*rta:


That's perfect guys, thanks.


--
ChrisMattock
------------------------------------------------------------------------
ChrisMattock's Profile: http://www.excelforum.com/member.php...o&userid=33912
View this thread: http://www.excelforum.com/showthread...hreadid=556375




All times are GMT +1. The time now is 03:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com