Forum Discussion

Weaver1967's avatar
Weaver1967
Copper Contributor
Jan 09, 2023
Solved

Using new 'spill range' formulas in Excel VBA

I thought it would be useful to use the 'filter' function from Excel in an Excel VBA script.  I had a table where I needed the results from one column, dependent on the value of the second column, me...
  • JKPieterse's avatar
    JKPieterse
    Jan 12, 2023
    I think you need to get rid of the square brackets in the string, the Evaluate function effectively replaces them

Resources