Actually, depending on the data, it could have worked they way you origionally had it, except for one small issue. I have found this to be true myself when using date fields in SQL. When you do a compare with a string date, you have to surround it with single quotes (') or you do not get the...