I am trying to change rows to columns via Access 2007 SQL Queries. I’ve Googled other examples, but am still unsuccessful in many attempts to get my changes to work.
For simplicity sake, I have four different tables I will call: RegionA, RegionB, RegionC and RegionD. They contain the same format, but require different processing to obtain their table data results. Once I can convert rows to columns for one table, I can create similar queries for the other three tables. I will then append the three new query results to the new table. I also need to add a column in the new table and then total each column upon completion.
I've attached a word document to describe my Table Inputs and desired Table Output results. Could someone please provide me assistance?
Thx -Tim
For simplicity sake, I have four different tables I will call: RegionA, RegionB, RegionC and RegionD. They contain the same format, but require different processing to obtain their table data results. Once I can convert rows to columns for one table, I can create similar queries for the other three tables. I will then append the three new query results to the new table. I also need to add a column in the new table and then total each column upon completion.
I've attached a word document to describe my Table Inputs and desired Table Output results. Could someone please provide me assistance?
Thx -Tim