How do Incorporate a condition in a case statement?

J

Jay

Is it possible for me to combine the Case statement with the following
conditions.
I already tried this but I'm having an error with it.

e.g.
Case rw >= rwBon And rw <= rwBonx

if possible please can I have an example, coz i think its possible but it
dunno how.

Thanks.
Jay
 
Top