T
Tom K via AccessMonster.com
Hi,
Im trying to enter a validation rule for two controls on my form. These
controls hold two dates. DateSent and DateReturned. My rule for DateSent is;
<[DateReturned]. Text is; Date sent must be before date returned. My rule for
DateReturned is; >[DateSent]. The problem is that when I try to put a date in
DateSent it pops up the validation rule and wont let me put it in , even if
it is before date returned or date returned is blank.
The fields may have had some value in then at one point but now they are
empty. Is there something in there that I cant see? They both have masks to
put in the dates, would that cause a problem? I should be able to put in a
date into date sent before date returned has has any value. Is there a
different way to put in the expression?
Thanks
Tom
Im trying to enter a validation rule for two controls on my form. These
controls hold two dates. DateSent and DateReturned. My rule for DateSent is;
<[DateReturned]. Text is; Date sent must be before date returned. My rule for
DateReturned is; >[DateSent]. The problem is that when I try to put a date in
DateSent it pops up the validation rule and wont let me put it in , even if
it is before date returned or date returned is blank.
The fields may have had some value in then at one point but now they are
empty. Is there something in there that I cant see? They both have masks to
put in the dates, would that cause a problem? I should be able to put in a
date into date sent before date returned has has any value. Is there a
different way to put in the expression?
Thanks
Tom