View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] bridgeb3@gmail.com is offline
external usenet poster
 
Posts: 6
Default If/Then Statement help

I have a table with 3 columns (Appt Time, Arrival Time, & Late). The
columns are all time format. I need the late column to only show a
time IF the arrival time is after the appt time. So IF D2-C20 I want
it to do that formula and put it in the column, but leave it blank if
not. I am not sure how to correctly make this statement. All help is
appreciated!

Barry