I have 2 columns - Date submitted and Date Completed
Example: DATE SUBMITTED EST DATE COMPLETED EST
3/19/2014 22:40 3/21/2014 12:50
If an item is submitted before 13:30 EST it should be completed the same day.
If an item is submitted after 13:30 EST it should be completed by 13:30 EST the following business day.
Business days are Mon-Fri.
I am trying to return a third column that will indicate if the item was completed on time or not.

Love the forum, first time posting - any help is appreciated.
Don