E
Earniep
I'm a new Access user. I have a table which shows the number of days between
two date fields. What I am trying to do is create a query that will count
the records that fall within a certain range (i.e., +/- 14 days).
Sample fields in my table are:
MRP date 1 MRP date 2 Change
01/01/2009 01/06/2009 5
02/01/2009 02/16/2009 15
02/01/2009 02/15/2009 14
03/05/2009 03/28/2009 23
I would greately appreciate any help anyone can provide.
two date fields. What I am trying to do is create a query that will count
the records that fall within a certain range (i.e., +/- 14 days).
Sample fields in my table are:
MRP date 1 MRP date 2 Change
01/01/2009 01/06/2009 5
02/01/2009 02/16/2009 15
02/01/2009 02/15/2009 14
03/05/2009 03/28/2009 23
I would greately appreciate any help anyone can provide.