Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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))
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default 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))


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need the cell to show blank skateblade Excel Worksheet Functions 11 October 15th 05 07:48 PM
How can I show all field data in a pivot table, instead of blank Alastair Scott Excel Discussion (Misc queries) 3 August 17th 05 07:08 PM
zero values in charts-don't want to show as zero, but as blank ML Excel Discussion (Misc queries) 3 August 2nd 05 10:51 PM
Needs to Show blank please Steved Excel Worksheet Functions 2 July 31st 05 07:53 PM
Show Blank is cell value=0 but count as a zero in sum. How to format this cell ? Markus Obermayer Excel Worksheet Functions 1 January 4th 05 08:01 PM


All times are GMT +1. The time now is 03:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"