View Single Post
  #1   Report Post  
Sonya
 
Posts: n/a
Default show blank instead of #N/A

How would I ammend the statement below so that if there was no infomation to
return the resulting text would show blank instead of #N/A?

=INDEX(Schedule!$B$49:$B$102,MATCH("CKT2",Schedule !$C$49:$C$102,FALSE))