Hi all,
I'm hoping someone can get me over the line on this little problem that I'm annoyingly close to resolving but having stared at this all day, the answer still alludes me!
I've attempted to split a rather nasty nested if array formula using the above as a guide but keep coming stuck with the classic "run-time error 13 type mismatch" error.
I know the formula works outside of VBA but when my end goal is to take this array formula, copy and paste it into ~318,000 cells, and then copy and paste all of the results as values, you can see why i'm wanting to go the VBA way (also for functionality and performance)
Through macro recording i've been able to develop the code for all the necessary steps outlined above, with the exception of pasting in the array formula due to character length. So i'm hoping someone could at least fix this for me and the rest should (fingers crossed) work.
I've attached a sample workbook with the array formula in cell I4 on the "AIR FULL" sheet. Module30 has my work done to date with the array formula presented in R1C1 format. Module 32 has it presented how it is in Cell I4.
I'll reply with the examples of codes too, the formulae at that long I hit the character limit for threads too!
Any help would be greatly appreciated. Thanks in advance.
Bookmarks