I am sitting in front of some vba codes I have written with a friend of mine. We have a lot of data and are stucked with the performance. Maybe one of you can help us.
We are running a macro mainly based on array formulas with a lot of references a look ups to different cells. For example we have this code, which runs quite fast ( ~ 20 sec.) with 10k data but slows down to > 4 min. with 30k data. Does anyone have an idea what the problem is or how to solve?
I hope we have written the code appropriate:
Bookmarks