Zero in the cell instead of some junk date

S

sunita_shaw

Plz let me know how can I get zero in a cell whose format is set to a
date format

C3 K3 I3
System testing 10-Feb-06 11-Feb-06
e.g

IF(OR(C3="Test Planning",C3="Project Planning"),IF(K3<>"",K3,I3),0)

But here I get 00-Jan-00 if it dose not match...
How can i get a zero displayed
 

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

Top