Breakpoint is still on there.
I typed in the immediate window: ? Plusworkdays(#12/24/2007#,2)
And it highlights the same lines again where it has the breakpoint.
If Weekday(PlusWorkdays, vbMonday) <= 5 And _
IsNull(DLookup("[HoliDate]", "tblHolidays", _
"[HoliDate] = " & Format(PlusWorkdays...