G
Guest
I have 2 unbound text boxes in my form which have start date and end date.
This form is feeding parameters to a query. I have set the input mask of each
of these 2 boxes to Short Date format and set a validation rule for the end
Date such that it is >=[Start date]. It shows the mask in both boxes but the
cursor is displaced very far to the right in the End Date box . How can I
bring to the left edge of this box just as in Start Box. Also the validation
rule is not working. For example, it doesn't display any validation text even
when start date =06/02/2005 and end date = 06/01/2005. Why?
This form is feeding parameters to a query. I have set the input mask of each
of these 2 boxes to Short Date format and set a validation rule for the end
Date such that it is >=[Start date]. It shows the mask in both boxes but the
cursor is displaced very far to the right in the End Date box . How can I
bring to the left edge of this box just as in Start Box. Also the validation
rule is not working. For example, it doesn't display any validation text even
when start date =06/02/2005 and end date = 06/01/2005. Why?