Hi,
After some help with a long array formula in VBA. I have never array formulas in VBA before but from what I've read they are limited to 255 characters. To overcome this they must be reduced in length using the "replace" function.
Using examples, I came up with the below but the code fails when I run at the ".FormulaArray = theFormulaPart1" point with the Run-time error 1004 "Unable to set the ForumulaArray property of the arrange class"
Is anybody able to shed any light as to where I'm going wrong?
Thanks in advance,
Matt
Formula:
Please Login or Register to view this content.
Bookmarks