Results 1 to 3 of 3

Thread: Pivot Table in Excel 2007

  1. #1
    Join Date
    Jul 2006
    Posts
    339

    Pivot Table in Excel 2007

    Hi,
    Microsoft Office Excel 2007 allows you to use many powerful settings to tweak the information in your pivot table. but still i like the I like the "Classic Layout" from Excel 2003 for Pivot Tables. Has anyone figured out a way to get Excel 2007 to display the Classic Layout ? or can anyone tell me how to create pivot table in excel 2007 ?


    Thank you

  2. #2
    Join Date
    May 2008
    Posts
    4,345

    Re: Pivot Table in Excel 2007

    Hi
    To get a classic look of pivot table you can follow the two method given below


    1.
    Sub Macro1()
    ActiveSheet.PivotTables("PivotTable1").RowAxisLayout xlTabularRow
    ActiveSheet.PivotTables("PivotTable1").TableStyle2 = ""
    End Sub

    2.
    If you wanted to select it via the menu/band buttons.

    Select the pivottable
    select menu Pivottable Tools->Design
    upper left design is the one the resembles the old style.

  3. #3
    Join Date
    May 2008
    Posts
    4,570

    Re: Pivot Table in Excel 2007

    Pivot Table in Excel 2007

    • Open the Microsoft Excel spreadsheet program. Click "Start" on the main operating system menu. Then choose "Programs" and from the program menu select "Microsoft Excel."
    • Choose a cell in a Microsoft Excel spreadsheet. Make certain the call range has a column heading. From the main tab menu, select the "Insert" tab, then in the table menu click on "Pivot Table."
    • Select the data range to be analyzed. A user can either select a range of data in the current spreadsheet or choose data from an external source. Also, determine if the pivot will appear in the current worksheet or in a new worksheet.
    • Create the pivot table in Microsoft Excel. With the correct data source selected and each of the columns has a heading, click "OK." The pivot table will appear either on a new or existing worksheet. Now check the data columns to display in the pivot table. Make sure the data in the pivot table displays correctly. Sometimes the pivot table will have formatting issue if the original table had labeling or data problems. Check the drag field boxes if there are errors in appearance or formatting. Experiment with the pivot table data by dragging the data into different fields until the pivot table display is correct.

Similar Threads

  1. How to get side by side row labels in Excel 2007 Pivot Table
    By The-Farmer in forum MS Office Support
    Replies: 2
    Last Post: 15-02-2012, 06:01 PM
  2. How to calculate filed different in Excel Pivot Table
    By YajasK in forum MS Office Support
    Replies: 2
    Last Post: 10-02-2012, 05:20 PM
  3. How to unpivot the pivot table in excel
    By Raju Chacha in forum MS Office Support
    Replies: 2
    Last Post: 08-01-2012, 03:13 PM
  4. Replies: 5
    Last Post: 14-05-2011, 10:49 AM
  5. To convert a pivot table to a flattened table in MS Excel
    By zeemga in forum Windows Software
    Replies: 3
    Last Post: 27-11-2010, 06:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,223,099.93327 seconds with 17 queries