Visual Basic Scripting Edition  

Expected ')'

You attempted to enclose an expression within a set of parentheses, but did not include the closing parenthesis). Some expressions must be enclosed within a set of opening and closing parentheses.

To correct this error

Add the right (closing) parenthesis) to the evaluation expression.

See Also

Operator Precedence