Hi there,
I coding a project and having a problem with "counting" the integers to the right of the decimal point in a given cell.
In a nutshell...
1. Blank = Error.
2. na = Correct.
3. 1.5 = Error. Must have between 2 and 4 (inclusive) digits to the right of the decimal point.
4. 7.62 =...