Expand Minimize
1 out of 2 rated this helpful - Rate this topic

Relational operator expected 

A Case statement contains an Is clause but no comparison operator such as = or >. If a Case statement does not include an operator, = is assumed and Is is not used.

Error ID: BC30239

To correct this error

  • Remove the Is keyword or follow it with a comparison operator.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.