+ Reply to Thread
Results 1 to 2 of 2

count values in row of a pivot table greater than the average of the values in that row

  1. #1
    Registered User
    Join Date
    11-19-2015
    Location
    Minneapolis, MN
    MS-Off Ver
    MS Office 10
    Posts
    2

    count values in row of a pivot table greater than the average of the values in that row

    Hello All,

    I'm new to the forum and any help is greatly appreciated! My issue is trying to count the values in a row of a pivot table greater than the average of all the values in the same row of the pivot table. I'm using the countif and counta in my formula, but must be missing something.

    Thank You

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: count values in row of a pivot table greater than the average of the values in that ro

    Something like

    =COUNTIF(A1:A100,">"&AVERAGE(A1:A100))

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Create Pivot Table with group dates; summarize values by average; h:mm
    By 3345james in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-24-2015, 10:59 AM
  2. [SOLVED] Time difference average between values in pivot table
    By javi-xls in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-21-2014, 11:10 PM
  3. Replies: 5
    Last Post: 01-24-2014, 04:53 AM
  4. Replies: 3
    Last Post: 06-12-2013, 10:53 PM
  5. [SOLVED] Pivot Count Values greater than zero
    By sureshpunna in forum Excel General
    Replies: 17
    Last Post: 12-13-2012, 04:54 AM
  6. Average of Pivot Table values (refreshable)
    By JuJuBe in forum Excel General
    Replies: 7
    Last Post: 07-19-2010, 09:46 PM
  7. [SOLVED] Exclude zero values using average function in a pivot table
    By abs in forum Excel General
    Replies: 1
    Last Post: 07-06-2006, 07:30 AM

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