We will see "#N/A" in the cell when we use formula that return error . i want to make a conditional format which will detect this error so if the cell contains #N/A then it will change the cell color.
I tried to use 'Text is exactly' or 'equal to' and use the value #N/A. But it doesn't work.
Is there any other way i can match this error string (#N/A) ?