View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
LJ LJ is offline
external usenet poster
 
Posts: 16
Default How to bring up a blank cell

When inserting a formula i get the N/A when the cell is empty or 0, is there
a way i can have it return it blank...

Here is the formula im using
=INDEX(Sheet1!$C$2:$C$153,MATCH(A3,Sheet1!$B$2:$B$ 153,FALSE),1)

Thanks for the Help
Lj