View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JB JB is offline
external usenet poster
 
Posts: 115
Default If Statements With Time of Day

I want to create an if statement that says:

If G2 is less than or equal to 1:00 PM then return "Acceptable" and if it is
greater than 1:00 PM return "Not Acceptable"

Thanks for the help!