Forum Discussion

Connor Crawford's avatar
Connor Crawford
Copper Contributor
Nov 15, 2018
Solved

Build a Range from the values of two cells

Hello, everyone. First post on this forum.   I'm looking to use a range in an XIRR formula, but this range is not static, it might change. I would like to know how to build a range/array by doing t...
  • JKPieterse's avatar
    Nov 15, 2018
    The INDIRECT function is what you are need here. Note that this function always recalculates meaning of calculation intensive cells depend on cells containing INDIRECT, they will recalc regardless of what was changed in your model.

Resources