A family of Microsoft relational database management systems designed for ease of use.
Frankly, I don't know what you are doing. If you RUN an Append query, nothing visible happens, you have to check the table being appended to. So here is the steps I followed and the results I got.
- Opened main form and selected Center Code and Month
- Copied the SQL statement from your previous post into a new query
- Clicked View to see how the query would work and got the following result
- Deleted the contents of tmpProgress. Returned to Design View of Query 1 and hit Run. I then opened tmpProgress and this is what I got
As you can see this is exactly what needed to be done. tmpProgress now has the data needed to feed the crosstab query
- Ran crosstab from tmpprogress
Again this is the expected result. I then used this query in another (as described previously) to feed the report. Again, I tested this with the last database copy you uploaded and it WORKS exactly as I said it would.
***Personal information deleted by the moderator. Please see the Microsoft Community Frequently Asked Questions for more information on how you can protect your privacy.***