Results 1 to 4 of 4

Working out the average score in a column after checking another

Threaded View

  1. #1
    Forum Contributor
    Join Date
    09-23-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    346

    Working out the average score in a column after checking another

    Evening,

    I am using this formula to work out the average in the column if the value of C17 is in column H

    =IFERROR(AVERAGEIFS('VA Predictions'!AA$2:AA$300,'VA Predictions'!$H$2:$H$300,Lookups!$C17),"")

    However, I need to adapt the formula so it does this if anything but the value in C17 is in column H, I tried this:

    =IFERROR(AVERAGEIFS('VA Predictions'!AA$2:AA$300,'VA Predictions'!$H$2:$H$300<>Lookups!$C17),"")

    but no joy, any help would be appreciated.

    Many thanks
    Last edited by Cmorgan; 05-21-2012 at 02:58 PM.

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