ok found it, but its weird. the field was numeric month, so the validation rule is 'between 1 and 12' so if you enter 0, 13, etc, my validation message comes up. but if you enter say 'a', the ms default message comes up, so i guess it depends on how you code the validation rule, how...