View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
porter444 porter444 is offline
external usenet poster
 
Posts: 73
Default Date/Time Question - After 5:30 PM?

I am trying to determine if orders are being sent to my fulfilment center
after the designated cut-off time of 5:30 PM.

I have a date/time field that contains the date and time the order was
transmitted.

Ex: 3/9/09 5:39 PM

I'd like to have a worksheet function that lets me know TRUE or FALSE if the
time of order transmit if before 5:30 PM on any given day.

Thanks in advance for your help.

Sincerely,

Scott