• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Alternative to Indirect

Frederik

New Member
Hi,

Does anyone know an alternative (non-volatile) to the INDIRECT function.

I'm using the INDIRECT function to read a dynamic defined range

=SUM(INDIRECT(INDEX(ADDRESS(MATCH("y_" & $H39;$H:$H;0);COLUMN(K33));; ) & ":" & INDEX(ADDRESS(MATCH("y_" & $H39;$H:$H;0);COLUMN(K$33)+(MID($G$33;2;4)-K$3-1));; )))

..But because its volatile it works quite slow. So i'm looking for a replacement for the INDIRECT formula, since the INDEX and SUM can't read a dynamic (text) defined range... ???

Thanks !
 
Last edited by a moderator:
Frederik

Firstly, Welcome to the Chandoo.org Forums

Can you attach a sample file please?
 
Back
Top