Hiya Bob
I copied your new code like this
intStore = DCount("[WorkorderID]", "[Workorders]", "[StartDate] <= DateAdd("d", 4, Date()) AND [WorkProgress] = 'Awaiting Start'")
and its all highlighted in red in vba, If I try and run it, I get Syntax Error, When I added it in at first it gave...