George,
> IsNumeric(YourColumnName + 'e0')
Why the 'e0'? How is that relative to the column name?
An example relating to my original question is:
1. How do I test if field contains a 'Z' or 'a9a' (anywhere in the field)
2. test if field contains a '9' (anywhere in the field)
Thanks, Stanley