I'm trying to create a formula to determine whether a phone call was made inside or outside of business hours based on the day and time of the call
Business hours are Monday to Friday 8AM to 8PM and Saturday 8AM to 2PM.
So essentially what I need to create the formula for is;
if call is Monday, Tuesday, Wednesday, Thursday, Friday and time is >8 and <20 or call is Saturday and time is >8 and <14 then show "Inside Business Hours"
For everything else show "Outside Business Hours"
Thanks

