Ok, after a bit of tweaking I can return the correct number of previous orders but without the date criterion.
=DCount("[Billable Hours]","Alarm Response - Data Entry - Query 2","[SIC] = [Keyholding]")
I now need the DCount function to just return the orders between two dates. Can I add this...