Dynamo Nath
Board Regular
- Joined
- Aug 5, 2009
- Messages
- 142
This is probably straight forward and I'll kick myself when it's explained.
I was using a formula to compare dates:
=IF(AND(J5<"1/6/11"+0,K5>"15/6/11"+0),"true","false")
and I couldn't get it to work properly so I hunted around on the net and found the above. For the life of me I can't figure out why the +0 makes it work!
I was using a formula to compare dates:
=IF(AND(J5<"1/6/11"+0,K5>"15/6/11"+0),"true","false")
and I couldn't get it to work properly so I hunted around on the net and found the above. For the life of me I can't figure out why the +0 makes it work!