Hello,
I'm trying to write a validation rule that will stop a user from continuing to fill in a from if they have not
filled in the "Firstname" field. I am using this as a validation rule on that field but it is not working :
i have tried, Not "isNull"
i have also tried, <> " "
i have also tried, Not is Null
Please help
Thanks

I'm trying to write a validation rule that will stop a user from continuing to fill in a from if they have not
filled in the "Firstname" field. I am using this as a validation rule on that field but it is not working :
i have tried, Not "isNull"
i have also tried, <> " "
i have also tried, Not is Null
Please help
Thanks