ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can I change an #N/A error to display other text? (https://www.excelbanter.com/excel-worksheet-functions/200840-how-can-i-change-n-error-display-other-text.html)

nelly

How can I change an #N/A error to display other text?
 
I have entered a vlookup formula that returns an #N/A error until the data is
found. What I would like to do is to display this #N/A as meaningful text
such as "unpresented".

Santipong[_2_]

How can I change an #N/A error to display other text?
 
Try this,

=If(Isna(Vlookup(...)),"unpresented",Vlookup(...))

"Nelly" wrote in message
...
I have entered a vlookup formula that returns an #N/A error until the data
is
found. What I would like to do is to display this #N/A as meaningful text
such as "unpresented".





All times are GMT +1. The time now is 10:52 AM.

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