Share via

Microsoft Access Report Column Headers

Anonymous
2017-04-26T16:22:52+00:00

Hello,

I am trying to create a report in Access that runs off of a crosstab query. I basically want it to display like the crosstab query results. I need the store_names on the left and the cust_numbers on top as column headers and the count of orders. The store_names and cust_numbers will change daily. I'm having trouble figuring out how to do the column header portion. Any help is greatly appreciated.

Thank you,

James

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Duane Hookom 26,825 Reputation points Volunteer Moderator
2017-04-26T19:57:15+00:00

This is a link to the zip file.

There is a table "ztblExplanation" with some information about the report.

Let me know if you have any questions.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

8 additional answers

Sort by: Most helpful
  1. Anonymous
    2017-04-26T18:47:17+00:00

    I have a demo at http://www.rogersaccesslibrary.com/forum/cross-tab\_topic11.html but it is too old for even me to open. You might be able to. If not, I can phone a friend to do a quick conversion for me.

    I am unable to open it as well. "Cannot open a database created with a previous version of your application." Can you phone that friend?

    Thanks,

    James

    Was this answer helpful?

    0 comments No comments
  2. Duane Hookom 26,825 Reputation points Volunteer Moderator
    2017-04-26T17:26:21+00:00

    I have a demo at http://www.rogersaccesslibrary.com/forum/cross-tab\_topic11.html but it is too old for even me to open. You might be able to. If not, I can phone a friend to do a quick conversion for me.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-04-26T17:24:04+00:00

    Thanks HansV. I will check that out.

    Was this answer helpful?

    0 comments No comments
  4. HansV 462.6K Reputation points
    2017-04-26T16:41:57+00:00

    A dynamic crosstab report is quite complicated. See for example Dynamic cross-tab (and report)

    Was this answer helpful?

    0 comments No comments