On 10/1/06 12:25 PM, "Mark Wieder" <mwieder at ahsoftware.net> wrote: > Francis- > > Saturday, September 30, 2006, 11:56:36 AM, you wrote: > >> Is this the right way to check for numerics, and if >> so, what have I done wrong ? > > Try > > if field "MyTextField" is a number Or , if isNumber(fld "myTextFld") Hershel