+ Reply to Thread
Results 1 to 4 of 4

Applying INDIRECT within this AVERAGEIFS formula

  1. #1
    Registered User
    Join Date
    11-07-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    76

    Applying INDIRECT within this AVERAGEIFS formula

    Hi

    I have attached a file which has an AVERAGEIF formula in Rating!C3:C7
    I would like to incorporate the INDIRECT function so that cells Rating!C1 and D1 set the range for the calculation. In this example I want to search between New Design Row 3 and Row 7 inclusive ONLY.

    My attempt in Rating!D3 returns#REF

    Where have I gone wrong?
    Any help as always would be much appreciated
    Attached Files Attached Files

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Applying INDIRECT within this AVERAGEIFS formula

    Try,
    D3=IFERROR(AVERAGEIFS(INDIRECT("'New Design'!C"&$C$1&":C"&$D$1),(INDIRECT("'New Design'!A"&$C$1&":A"&$D$1)),Rating!$B3,(INDIRECT("'New Design'!C"&$C$1&":C"&$D$1)),">0"),0)

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Registered User
    Join Date
    11-07-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    76

    Re: Applying INDIRECT within this AVERAGEIFS formula

    Thanks for tidying that up for me, I now realise that I was missing some $ absolute values and the IFERROR for DIV#

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Applying INDIRECT within this AVERAGEIFS formula

    yup glad it help you and thanks for feedback.

+ 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. Applying conditional format to INDIRECT referenced cells
    By MiniBlueDragon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-04-2014, 12:31 PM
  2. Simplify The Indirect, AverageIFs and IFError Formula
    By Suis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-05-2014, 05:13 AM
  3. Help applying Indirect function
    By wellsw in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-05-2013, 11:52 AM
  4. [SOLVED] Applying the INDIRECT or INDEX function on formula to solve #REF issue
    By Flight777 in forum Excel General
    Replies: 23
    Last Post: 05-24-2012, 09:23 AM
  5. [SOLVED] Excel 2007 : Help (again) with AVERAGEIFS formula
    By milliemoo in forum Excel General
    Replies: 9
    Last Post: 03-27-2012, 09:37 AM
  6. Applying INDIRECT function for Covariance calculus
    By geri_n in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-13-2011, 08:58 AM
  7. Need help averageifs formula
    By lliam79 in forum Excel General
    Replies: 3
    Last Post: 09-23-2011, 02:44 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