I want to write such criteria in the query of microsoft ACCESS, which can give records with secondlast date?
table & fields......... ...desired output
no-name-date........... ...name-date
1-A-07/15/07............. .A-07/15/07
2-A-08/18/07............. .B-04/12/07
3-B-04/12/07
4-B-08/18/07
5-A-07/03/07
table & fields......... ...desired output
no-name-date........... ...name-date
1-A-07/15/07............. .A-07/15/07
2-A-08/18/07............. .B-04/12/07
3-B-04/12/07
4-B-08/18/07
5-A-07/03/07
Comment