Hi i'm trying to figure out how to write a formula that would look at a shift start time and based on that time would output the correct shift premium to the cell. So I have 3 scenarios a start time from 05:00 to 13:59 no premium. 14:00 to 21:59 .75 cents per hour and lastly 22:00 to 04:59 $1.00 per hour. I've tried using an if and statement and I can make it work for one of the start times but am unsure of the syntax to get it to analyze everything or if that is just not the correct way to do what i'm looking to accomplish. Any help would be appreciated thanks.