Hi,

Can validaiton rules use regex (which i know quite well) or do i have to use the MS expression building thing which baffles me?

I need to validate so that a field can contain either

[a-z][A-Z].-

Like in names Dr. Mary-Jane smith

Can anyone help me out?