I am trying to test a cell value if it is within a set range of "61 thru 120" (example).

If the active cell value is ">= 61" and "<=120" then do some code.

Any help is appreciated.