I am creating a self-accruing absentee calendar for employees. I am having a problem with a formula; =IF((I7>(E7))(Y26*M$8)). This means that if the date in I7 is greater than the date in E7, vacation should accrue for hours worked(Y26) times rate(M$8). This contains an error.