Thanks Bob, I followed your instructions, it did say that a ) or ] was missing, so I filled it in, I think I put the ) in the right place.
Me.ebayTotal = DSum("Qty", "TableNameHere", "Left([Ord_Ref_Own],1)='E' And [Ord_Date] >" & Format(DateAdd("d", intNumDays, Date), "\#dd\/mm\/yyyy\#"))
The...