I am using an array formula to find a value, but I want to enter the resulting value of the array and not the array formula itself.
Right now I am using ActiveCell.FormulaArray = "array formula...". But what I really want is to enter the value of that array formula.
Right now I am using ActiveCell.FormulaArray = "array formula...". But what I really want is to enter the value of that array formula.