4011

“Type mismatch in parameter ‘<Name>’ of ‘<Name>’: Cannot convert ‘<Name>’ to ‘<Name>’.”

The data type of the actual parameter cannot be automatically converted to that of the formal parameter. Use a type conversion or use another variable type.