G
Guest
I want to prevent entry into a field in Access, using home/student 2007
version. Field name FromDate and field name ThruDate. If i plug in the
validation text [ThruDate]>=[FromDate] i get an error message "Invalid SQL
-cannot use multiple columns in a column level CHECK constraint". How can I
validate so the thru date is always greater than the from date. note: the
from date does increase.
Also, how do I validate a field whereby i want the entry to be in the %
format, and with only a 2 or 3 digits number the % sign. I do not need the
decimal format. I will be entering values such as 90% and 150%. Always with
the % sign. Thanks!
version. Field name FromDate and field name ThruDate. If i plug in the
validation text [ThruDate]>=[FromDate] i get an error message "Invalid SQL
-cannot use multiple columns in a column level CHECK constraint". How can I
validate so the thru date is always greater than the from date. note: the
from date does increase.
Also, how do I validate a field whereby i want the entry to be in the %
format, and with only a 2 or 3 digits number the % sign. I do not need the
decimal format. I will be entering values such as 90% and 150%. Always with
the % sign. Thanks!