![]() |
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)) |
show blank instead of #N/A
=IF(ISNA(MATCH("CKT2",Schedule!$C$49:$C$102,0)),"" ,INDEX(Schedule!$B$49:$B$102,MATCH("CKT2",Schedule !$C$49:$C$102,0)))
-- Regards, Peo Sjoblom (No private emails please) "Sonya" wrote in message ... 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)) |
All times are GMT +1. The time now is 07:03 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com