+ Reply to Thread
Results 1 to 5 of 5

How to return average of some non zero nos. from a column

  1. #1
    Registered User
    Join Date
    01-25-2011
    Location
    Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    19

    How to return average of some non zero nos. from a column

    I have pasted the question on the xls sheet itself.

    Thanks in advance.
    Attached Files Attached Files
    Last edited by Dongfang; 01-27-2011 at 09:37 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: How to return average of some non zero nos. from a column

    If you place start and end time in B35:C35, respectively, then perhaps you can use:
    Please Login or Register  to view this content.
    confirm it with CTRL+SHIFT+ENTER not just ENTER so that you get { } brackets around the formula, then copy down.

    Note: if you get error entering formula change all commas ( , ) to semi-colons ( ; ) and then confirm with CTRL+SHIFT+ENTER
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: How to return average of some non zero nos. from a column

    I would suggest you adopt the key suggestion from your earlier thread:

    http://www.excelforum.com/excel-gene...a-dataset.html

    at which point a basic SUMIF/COUNTIF will suffice (based on Rows integer)

  4. #4
    Registered User
    Join Date
    01-25-2011
    Location
    Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: How to return average of some non zero nos. from a column

    Quote Originally Posted by DonkeyOte View Post
    I would suggest you adopt the key suggestion from your earlier thread:

    http://www.excelforum.com/excel-gene...a-dataset.html

    at which point a basic SUMIF/COUNTIF will suffice (based on Rows integer)
    Don can you please elaborate? thx.

  5. #5
    Registered User
    Join Date
    01-25-2011
    Location
    Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    19

    Re: How to return average of some non zero nos. from a column

    Aaah, got it.
    =SUMIF(range from column created, =1 (2,3 and so on), value column) divided by COUNTIF(range from coulmn created, 1 (2,3 and so on))

+ 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