Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form with Pivot Table - Display header

Status
Not open for further replies.

TimPen

Technical User
Mar 28, 2011
41
ZA
I open a form as a pivot table using:
DoCmd.OpenForm "frmDataAnalsysPivotTable", acFormPivotTable

How can I get the form header and footer to display?

In the header I want to add a check box to turn the ShowPivotTableFieldList on/off. How do I do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top