Argument '<argumentname>' cannot be converted to a numeric value

A conversion attempted to convert a variable, such as a string, to a numeric value.

To correct this error

  • Find a conversion that is meaningful.

See Also

Other Resources

Type Conversions in Visual Basic