I have a query with an expression that designates the date difference between the field [Expected Completion Date] and the current date......

Expr2: DateDiff('d',[expected completion date],Date())

Can anybody help me with the criteria required so that I only see the records that are in the 14 days leading up to the [expected completion date] on my subform?