G
Guest
Not sure how to do this, so I figure some of you wonderful brainiacs out
there can hook me up.
I get the basic idea of Crosstab queries, and now that my boss sees them
regularly, she wants yet even more.
Here is my 'source' data...the results of my query:
Unit Audits Score Possible Audit Score
CS 114 1225 1228 0.99
OG 479 23373 23397 0.99
PGS 4637 43170 43190 0.99953693
She wants this information to be listed Year-to-date, like so (I've mocked
up the data):
10 11 12
CS Audits 114 4637 479
CS Score 1225 43170 23373
CS Possible 1228 43190 23397
CS Score 0.99 0.99 0.99
OG Audits 479 114 4637
OG Score 23373 1225 43170
OG Possible 23397 1228 43190
OG Score 0.99 0.99 0.99
PGS Audits 4637 479 114
PGS Score 43170 23373 1225
PGS Possible 43190 23397 1228
PGS Score 0.99 0.99 0.99
Now, the order doesn't matter, but the query needs to be laid out as shown
above.
Any ideas?
Thanks in advance for reading and replying!
there can hook me up.
I get the basic idea of Crosstab queries, and now that my boss sees them
regularly, she wants yet even more.
Here is my 'source' data...the results of my query:
Unit Audits Score Possible Audit Score
CS 114 1225 1228 0.99
OG 479 23373 23397 0.99
PGS 4637 43170 43190 0.99953693
She wants this information to be listed Year-to-date, like so (I've mocked
up the data):
10 11 12
CS Audits 114 4637 479
CS Score 1225 43170 23373
CS Possible 1228 43190 23397
CS Score 0.99 0.99 0.99
OG Audits 479 114 4637
OG Score 23373 1225 43170
OG Possible 23397 1228 43190
OG Score 0.99 0.99 0.99
PGS Audits 4637 479 114
PGS Score 43170 23373 1225
PGS Possible 43190 23397 1228
PGS Score 0.99 0.99 0.99
Now, the order doesn't matter, but the query needs to be laid out as shown
above.
Any ideas?
Thanks in advance for reading and replying!