utility to check whether data is string or number

vba Grenada
  • 14 years ago

    hi,

    I want to know whether there exists any builtin utility ro check whether the data is string or number.

    Thank you in advance

  • 14 years ago

    Hi,

    The function is IsNumeric(Expression).

    If number it will return True else False.

    Hope this works for you.

  • 14 years ago

    thanks for the reply

    it works fine

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are 10 types of people in the world, those who can read binary, and those who can't.”