+ Reply to Thread
Results 1 to 3 of 3

INDIRECT and CONCATENATE

  1. #1
    Forum Contributor
    Join Date
    10-11-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    358

    INDIRECT and CONCATENATE

    See example sheet.

    I am wanting a formula to average the column from column D through to X. The answer should be in the corresponding cells in column C.

    I want D3 to dictate the size of the array in the AVERAGE formula so I can change this on the fly?

    Any thoughts welcome.
    Attached Files Attached Files

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: INDIRECT and CONCATENATE

    Hi,

    In C6 enter the following formula:

    =AVERAGE(D6:INDEX(D6:X6,$D$3))
    and then copy it to the other cells in column C.

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,912

    Re: INDIRECT and CONCATENATE

    Try this in C6:

    =AVERAGE(OFFSET(D6,,,,$D$3))
    Last edited by Phuocam; 06-28-2016 at 07:37 AM.

+ 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. Indirect concatenate
    By smitjeff in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-16-2009, 07:08 PM
  2. Indirect, Concatenate, & ?
    By Harlan Grove in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-06-2005, 10:05 AM
  3. Indirect, Concatenate, & ?
    By Harlan Grove in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 09-06-2005, 07:05 AM
  4. [SOLVED] Indirect, Concatenate, & ?
    By Harlan Grove in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-06-2005, 06:05 AM
  5. Indirect, Concatenate, & ?
    By Harlan Grove in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 09-06-2005, 04:05 AM
  6. Indirect, Concatenate, & ?
    By JEFF in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. Indirect, Concatenate, & ?
    By JEFF in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  8. [SOLVED] Indirect, Concatenate, & ?
    By JEFF in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 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