Quote Originally Posted by FDibbins View Post
Just in case Glenn does not get back to you, what that does is 1st test to see if AG10 contains a number/value (as opposed to text). If it does, it returns a 1, else it returns a 0

You also have used just...
=--ISNUMBER(AG10)

ahh... good to know, appreciated the explanation.