kylerisi
Board Regular
- Joined
- Nov 1, 2015
- Messages
- 93
- Office Version
-
- 365
- Platform
-
- Windows
Hi Team,
I have a very large spreadsheet which uses lots of formula's, as a result it has slowed the performance of my sheet right down, I was told that using dynamic ranges will help me speed things up,
However I am not sure how straight forward this is.
I was hoping someone could help me convert a formula to incorporate a dynamic range - I will then use this formula as a reference to convert all my other formulas.
=ArrayFormula(iferror(INDEX('Step List'!$A:$C,MATCH(1,('Step List'!$A:$A=$A3)*('Step List'!$B:$B=H6),0),3)))
Any help to kick me off will be greatly appreciated
Kyle
I have a very large spreadsheet which uses lots of formula's, as a result it has slowed the performance of my sheet right down, I was told that using dynamic ranges will help me speed things up,
However I am not sure how straight forward this is.
I was hoping someone could help me convert a formula to incorporate a dynamic range - I will then use this formula as a reference to convert all my other formulas.
=ArrayFormula(iferror(INDEX('Step List'!$A:$C,MATCH(1,('Step List'!$A:$A=$A3)*('Step List'!$B:$B=H6),0),3)))
Any help to kick me off will be greatly appreciated
Kyle