+ Reply to Thread
Results 1 to 2 of 2

DYnamic division of column sum by the number of entries

  1. #1
    Registered User
    Join Date
    05-24-2006
    Posts
    1

    Cool DYnamic division of column sum by the number of entries

    Hello all,

    Quick question from an amatuer. I want to sum a column that may have infinite entries and then divide the sum by the total number of entries (even if the entry is zero).

    Can anyone help?

    Thanks,

    JC

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    This will average the entire column A for all entries, including 0 values, but it will exclude blank cells:

    =AVERAGE(A:A)

    HTH

    Jason

+ 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