As I'm still learning Access, I need a bit of help with the following.
I have a table named "Main table1" that keeps audit scores by 'store', 'date' and 'quarter', and 'last quarter'.
The quarter field contains the following "1st quarter, 2nd Quarter, 3rd quarter and 4th Quarter"
I need to build a report that will show the last (most current scores for the 2nd quarter) and the previous scores that were obtained on the 1st quarter.
I need to build a query that will show me the previous scores (in this case 1st quarter). The problem that i'm faced with is that the query that I built using "Last" shows me the most recent audits scores. What I need is to query the previous audits to those ones.
I tried the Dlookup in the criteria field (to look up the 'Last quarter' field in main table1 but that didnt work. I've tried many other things as well but nothing worked.
Hopefully i've made my question clear enough.
If anyone can guide me on this one I would very much appreciate it. I've been on this for a couple of days now...
cheers Martin.
I have a table named "Main table1" that keeps audit scores by 'store', 'date' and 'quarter', and 'last quarter'.
The quarter field contains the following "1st quarter, 2nd Quarter, 3rd quarter and 4th Quarter"
I need to build a report that will show the last (most current scores for the 2nd quarter) and the previous scores that were obtained on the 1st quarter.
I need to build a query that will show me the previous scores (in this case 1st quarter). The problem that i'm faced with is that the query that I built using "Last" shows me the most recent audits scores. What I need is to query the previous audits to those ones.
I tried the Dlookup in the criteria field (to look up the 'Last quarter' field in main table1 but that didnt work. I've tried many other things as well but nothing worked.
Hopefully i've made my question clear enough.
If anyone can guide me on this one I would very much appreciate it. I've been on this for a couple of days now...
cheers Martin.