Ok I feel silly becaause I feel like it should be easy but I cant find it in the forum or VB help

Dim SigStr as Integer
If SigStr = 56 - 60 Then
"Some Code"

I want to see if the SigStr varaible falls between the two integers I have defined but this is not working. I have tried everything I can.

Please help

Thanx,
MoLaw