vba code to use array formula

The solution for “vba code to use array formula” can be found here. The following code will assist you in solving the problem.

Range(“A1”).FormulaArray = “=INDEX(subset!R1C1:R2472C10,MATCH(1,(RC1=subset!C1)(RC2=subset!C2)(RC5=subset!C5)*(RC6=subset!C6),0),10)”

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts