Udostępnij za pośrednictwem


Type of argument '<argumentname>' is '<typename>', which is not numeric

A non-numeric argument occurs in a situation in which a numeric argument is expected.

To correct this error

  • Ensure that the argument is numeric.

See Also

Concepts

Passing Arguments by Value and by Reference

Parameter Passing Mechanism for Visual Basic 6.0 Users