+ Reply to Thread
Results 1 to 6 of 6

Replace indirect formula

  1. #1
    Registered User
    Join Date
    08-26-2017
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    8

    Replace indirect formula

    In the attached, on the Help tab, there are a few rows highlighted in yellow. Could you please help me remove the indirect formula in these highlighted cells?
    Attached Files Attached Files

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Replace indirect formula

    Hi,

    In E12:

    =(PRODUCT(INDEX(E:E,$A12):INDEX(E:E,$B12))-1)*SIGN($D$12-$D$11)

    This does not require CTRL+SHIFT+ENTER.

    Same for rows 13-15 though remove the part with SIGN.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Replace indirect formula

    They could be removed and hard coded but since they depend on the row numbers defined in A12:A15 which aren't consistent they couldn;t be copied down. The Indirect would need to be replaced with an OFFSET function.

    Is that what you really want?

    It would be useful if you could explain why the span of rows defined for each yaer don't seem to be consistent, and in fact what the aim of thne calculation is.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Replace indirect formula

    Quote Originally Posted by Richard Buttrey View Post
    The Indirect would need to be replaced with an OFFSET function.
    Hi Richard,

    Actually it's a surprisingly common misconception that the only two functions available in such scenarios are the volatile OFFSET and INDIRECT. The equivalent (and oft-neglected) INDEX set-up is preferable, being 'barely' volatile ('at workbook open' only: http://www.decisionmodels.com/calcsecretsi.htm).

    Regards

  5. #5
    Registered User
    Join Date
    08-26-2017
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    8

    Re: Replace indirect formula

    XOR this worked perfectly. Thanks a lot!

  6. #6
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Replace indirect formula

    You're welcome!

    Cheers
    Last edited by AliGW; 11-11-2018 at 02:43 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. Replace Indirect() in formula
    By CRIMEDOG in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-30-2018, 04:52 PM
  2. [SOLVED] Replace the INDIRECT() part in a formula
    By billj in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-08-2017, 04:44 AM
  3. Replace SUMIFS with INDIRECT
    By MrPeterified in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-21-2013, 05:19 PM
  4. Macro for division with absolute cell references to replace Indirect formula?
    By naira in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-14-2013, 01:37 AM
  5. [SOLVED] Use indirect to replace tab name.
    By narrowgate88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-02-2013, 04:17 PM
  6. [SOLVED] How can I replace the range with a Name in a INDIRECT Formula?
    By trizzo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-02-2013, 04:31 PM
  7. Replace =INDIRECT
    By BRISBANEBOB in forum Excel General
    Replies: 4
    Last Post: 12-27-2011, 04:38 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