Hey guys,
Is there a function that would let me know if a field value is purely numeric (no symbols, no letters, no spaces)?
I'm thinking of using in an if/then statement like:
iif([field] isNumeric, "Jump Around", "Ice Ice Baby")
Is there a function that would let me know if a field value is purely numeric (no symbols, no letters, no spaces)?
I'm thinking of using in an if/then statement like:
iif([field] isNumeric, "Jump Around", "Ice Ice Baby")