View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Roman[_2_] Roman[_2_] is offline
external usenet poster
 
Posts: 1
Default Conditional Formating - Time difference

I have 2 columns, Column A for 'Arrival Time' and Column B for 'Departure
Time' .
If the 'departure Time' minus 'Arrival Time' is greater than 8 hrs,
background color of both the columns A and B should be changed to green,
otherwise color should be red. How can I achieve this using conditional
formatting?