Results 1 to 5 of 5

averaging varying column entries

Threaded View

  1. #3
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,293

    Re: averaging varying column entries

    thanks donkeyote

    nearly there - only problem is if all 4 values 0

    (actually displays an X something I did on the original weekly sheet - =IF(ISERROR(SUM(O14/(M14/4.546))),"X",SUM(O14/(M14/4.456))),

    EDIT:

    have changed above to give "0" values - =IF(ISERROR(SUM(O14/(M14/4.546))),"X",SUM(O14/(M14/4.456))),

    calculation returns #DIV/0! value which messes up formulae for calculating largest and smallest - can I get it to display "0"

    much appreciated
    Last edited by nigelog; 04-07-2010 at 08:43 AM.

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