I am trying to create a case statement in Crystal Reports. I am pulling data that is related to the time of day. So, for instance, anything with a "0" hour is between 12:00 and 12:59 am, "1" is 1:00 to 1:59 am...

I need to case it that way, how do I do a case statement in Crystal syntax?