+ Reply to Thread
Results 1 to 5 of 5

Number rows in Pivot Table

  1. #1
    Forum Contributor
    Join Date
    04-23-2013
    Location
    Abu Dhabi United Arab Emirates
    MS-Off Ver
    Excel 2010
    Posts
    178

    Number rows in Pivot Table

    Can pivot table be number each rows? if can do can somebody show how to do

  2. #2
    Valued Forum Contributor
    Join Date
    11-20-2012
    Location
    Seattle, WA USA
    MS-Off Ver
    Excel 2010
    Posts
    597

    Re: Number rows in Pivot Table

    next to the left hand side of the pivot table, in the first row of data (where you want 1), type the formula =IF(H4="Grand Total","",IF(H4<>"",1+G3,"")) <--in this example my headers start in row 3 (first row of data is in row 4), and the pivot table starts in the H column. the grand total line will also be blank, since there is no reason to have a line number for the total

    copy this formula down the length of the pivot table if there is data in the cell to the right it will add 1 to the cell above
    Sample Workbook.xlsx

  3. #3
    Forum Contributor
    Join Date
    04-23-2013
    Location
    Abu Dhabi United Arab Emirates
    MS-Off Ver
    Excel 2010
    Posts
    178

    Re: Number rows in Pivot Table

    it works, thanks

  4. #4
    Forum Contributor
    Join Date
    04-23-2013
    Location
    Abu Dhabi United Arab Emirates
    MS-Off Ver
    Excel 2010
    Posts
    178

    Re: Number rows in Pivot Table

    [SOLVE] thank you very much

  5. #5
    Valued Forum Contributor
    Join Date
    11-20-2012
    Location
    Seattle, WA USA
    MS-Off Ver
    Excel 2010
    Posts
    597

    Re: Number rows in Pivot Table

    to actually mark the thread as solved, go up to the top to the thread tools > Mark as Solved

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1