Results 1 to 4 of 4
  1. #1
    crowegreg is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Posts
    398

    Opening a pivot table

    On a form, I've created a command button to open an existing pivot table. Here is the command line:



    DoCmd.OpenForm "frm_Pivot_Financial_Data", acFormPivotTable, , , acFormReadOnly

    This opens the pivot table. Unfortunately, it allows the user to make changes to the pivot table. What is the easist way to make the pivot table read only?

    Thanks in advance

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    Can pivot table be the RecordSource for a report?

    I've never used pivot table/chart/form
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    crowegreg is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Posts
    398
    You've got me. I'll try it out, and let you know.

  4. #4
    crowegreg is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Posts
    398
    The form pivot table's recordsource is a query. If I create a report, it looks like it would be easier to just use the query as the recordsource.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Creating a pivot table
    By crowegreg in forum Reports
    Replies: 1
    Last Post: 01-08-2014, 07:29 PM
  2. Printing a Pivot Table
    By nik9 in forum Queries
    Replies: 1
    Last Post: 10-16-2012, 12:32 PM
  3. Pivot table - Input
    By Aviram in forum Forms
    Replies: 5
    Last Post: 09-18-2012, 02:52 PM
  4. Pivot Table Format
    By TPH in forum Access
    Replies: 1
    Last Post: 01-03-2012, 11:59 AM
  5. Pivot Table Problem
    By larpup in forum Forms
    Replies: 0
    Last Post: 01-06-2006, 08:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums