I have run into this a number of times but have yet to come up with a good solution.

I would like to do the following:

If Variable= 5 thru 8 then
...do stuff here
endif

I have tried the AND, OR route with some success but I wasn't sure if that was my only option.

Thoughts on the best way to do this?