Function argument value, type, or count is invalid (Error 11)

A value passed to a function is not of the expected data type, or the value of the argument is out of range for this function, or you are passing too many arguments to a function.