010145 : Argument <value> is not a number, nor a default.

Description

The specified parameter is neither a number nor the default value.

Solution

Check the syntax of the function and ensure that the value specified for the parameter is a number. You can use the pound symbol (#) to instruct the function to use the default value.


7/16/2013