Results 1 to 12 of 12

combining INDIRECT in one formula?

Threaded View

  1. #1
    Registered User
    Join Date
    12-31-2020
    Location
    London England, England
    MS-Off Ver
    Various, usually 2016
    Posts
    6

    combining INDIRECT in one formula?

    Apologies in advance; I'm sure this question has been asked before, but I don't know how to search for it in the forums, as I don't really know how to ask what I'm looking for. Please feel free to delete this thread if someone can offer advice on what I should search for and I can see if there's existing threads which answer my question.

    The gist of it is this -

    Question 1a - this is a stripped down version of what I'm looking to do, but should point me in the right direction

    I'm looking to combine/nest multiple INDIRECT functions in one single formula...I think.

    Let's say I have a range of values in cells from A1:A100

    In cell B1 is the value "A1"

    In cell B2 is the value "A100"

    In cell B3 is the value "A"

    In cell B4 is the value "1"

    In cell B5 is the value "100"

    I know that I can write a formula that says =AVERAGE(INDIRECT(B1):INDIRECT(B2)) which will return the average for my range in column A.

    But is there a way to combine multiple INDIRECT functions into a formula such that I could write it something like =AVERAGE(INDIRECT(INDIRECT(B3)&INDIRECT(B4))&":"&INDIRECT(INDIRECT(B3)&INDIRECT(B5)))

    Or put another way, am I able to write a formula which can run an INDIRECT formula that combines values from multiple cells?

    Question 1b - if the above is possible in some way, I've got a next part of the question which would involve doing that but pulling data from another worksheet tab, but I'll save that for now

    Thank you for any help or suggestions you might have!
    Last edited by Smellyelly; 12-31-2020 at 11:14 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Combining INDEX & INDIRECT Functions
    By FlashGordy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-23-2019, 11:36 AM
  2. [SOLVED] Combining Indirect Function with Transpose Formula
    By flupsie in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-21-2018, 09:16 AM
  3. [SOLVED] Combining Formulae with INDIRECT and SUBSTITUTE
    By AliGW in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-22-2015, 11:05 AM
  4. [SOLVED] Combining Sumproduct with indirect
    By pauldaddyadams in forum Excel General
    Replies: 13
    Last Post: 04-29-2015, 07:44 AM
  5. Combining Indirect with Countifs
    By arthurphil in forum Excel General
    Replies: 7
    Last Post: 01-27-2015, 08:13 AM
  6. [SOLVED] Combining INDIRECT with OR for use in conditional formatting
    By ScotyB in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-06-2012, 01:17 AM
  7. Replies: 8
    Last Post: 03-07-2012, 01:35 PM

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