A
Andy
I need to add validation criteria to a cell (A2) that:
1. has no leading or trailing spaces (=A2=TRIM(A2))
AND
2. is eight digits long (both numeric and alpha)
but cannot get them both to operate!
Any help appreciated
1. has no leading or trailing spaces (=A2=TRIM(A2))
AND
2. is eight digits long (both numeric and alpha)
but cannot get them both to operate!
Any help appreciated