Argument '<argumentname>' must be greater than or equal to 1

An argument's value is less than 1.

To correct this error

  1. Ensure that the argument's value falls within the valid range.

  2. If the argument is supplied by a calculation, check the values the calculation processes.

See Also

Concepts

Passing Arguments by Value and by Reference

Parameter Passing Mechanism for Visual Basic 6.0 Users