werafa
05-19-2017, 05:40 AM
Hi all,
I'm trying to set a validation rule on a month name field.
I've set the default value to =MonthName(DatePart("m",Now()))
I've created a table with the month names that I wish to allow the user to select
I can't figure out how to create the validation rule
my lookup table is _Months, and the relevant field is _MonthName
my Validation table is Data, and the validated field is _Month
Can anyone tell me where to find out how to do this?
thanks
Werafa
I'm trying to set a validation rule on a month name field.
I've set the default value to =MonthName(DatePart("m",Now()))
I've created a table with the month names that I wish to allow the user to select
I can't figure out how to create the validation rule
my lookup table is _Months, and the relevant field is _MonthName
my Validation table is Data, and the validated field is _Month
Can anyone tell me where to find out how to do this?
thanks
Werafa