Getting closer....I like your string of functions; however, you would think that it would return "0000" for a null date, BUT, it's returning, what looks like a blank value. If I perform IsDate(MyDateFld), it returns "0" for a null value and "-1" for a valid value.
Sooooo, when I compare the...