Link/Bound Pivot Chart to a Pivot Table in Access Form

  • Thread starter Thread starter cesemj
  • Start date Start date
C

cesemj

Hello I can link a Piovt Chart to a Pivot table in ACCESS using DAPs
but does anyone know how to link a Pivot chart to a Pivot table in an
Accesss Form.

I would like to recreate my DAP in an Accesss form because I hvae not
been able to add a command button on a data access page that can open
an access form. I can open the page from a form in access but, it
looks like the same capabilities that I can use for a form are not
present for Access DAPs.


Thank you in advance.
 
Hi, Facing similar battle! View pivot chart from table or query then save as
form.
Then use this as subform within the main form. This can link child data to
only display filtered records if necessary. Good luck!
 
Back
Top