Indexing

  • Thread starter Thread starter TWP
  • Start date Start date
T

TWP

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...Please help
 
Excel treats cells with a formula returning nothing as zero value.

Is the formula cell formatted as Date and you get 1/0/00?

What do you see when you format to General or Number?


Gord Dibben MS Excel MVP
 
Then your formula must be returning a value, not nothing.

How do you know "it" should be blank?



Gord
 
And yet you say the formula is returning the number value of a data?

I'm out of ideas for now.


Gord
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top