Excel question, I keep getting a #Value!!
June 3, 2009 5:06 PM
Subscribe
Why does the following formula provide a #Value! instead of False and how do I fix it?
The formula below is not working for me...
=IF(ISNUMBER(SEARCH("rejected",A10)),"true",IF(SEARCH("paper",A10),"true","false"))
Also, if anyone has any reason as to why this formula requires ‘ISNUMBER’ to work…that would be great.
posted by penguingrl to education (10 comments total)
posted by arm426 at 5:10 PM on June 3