...it seems like putting "DAP" and "pivotTable" in a subject automatically guarantees a thread with zero replies, but I'll ask anyway!
-------------------------------------------------------------------------------------------
In Access 2000, I have a data access page. It has a pivotTable currently displaying all of the fields and records in my table (technically, there are no rows or columns, I just dragged my entire table into the "Totals" field).
This isn't conventional pivotTable usage in the sense that I'm not doing any calculations; I just need a way to quickly summarize the current database. It was not done in the pivotTable wizard because it requires you to have at least 1 row or column.
You'll also notice a dropdown list in the lower left. The values that you can see are all queries that I've defined. Here's what I want to do:
I'd like to make it so that when an option is selected out of the dropdown list, the pivotTable will filter and display the records by its' corresponding query. Thanks for any help, and for reading this post.
(P.S. If anyone knows of a control equivalent to a pivotTable that works in forms, I'd like to hear it, as that's the only reason I'm working with DAPs.)
-------------------------------------------------------------------------------------------
In Access 2000, I have a data access page. It has a pivotTable currently displaying all of the fields and records in my table (technically, there are no rows or columns, I just dragged my entire table into the "Totals" field).
This isn't conventional pivotTable usage in the sense that I'm not doing any calculations; I just need a way to quickly summarize the current database. It was not done in the pivotTable wizard because it requires you to have at least 1 row or column.
You'll also notice a dropdown list in the lower left. The values that you can see are all queries that I've defined. Here's what I want to do:
I'd like to make it so that when an option is selected out of the dropdown list, the pivotTable will filter and display the records by its' corresponding query. Thanks for any help, and for reading this post.
(P.S. If anyone knows of a control equivalent to a pivotTable that works in forms, I'd like to hear it, as that's the only reason I'm working with DAPs.)
Attachments
Last edited: