Guys,
I was wondering if anyone has an alternative to what I am trying to do, that can be accomplished in a way that doesn't take as much processing power and time, as the way I have it right now?
I basically have a menu, where I make a selection and based on that selection I get a list with a bunch of names of people. Then I have a bunch of vlookups to populate other data, pertaining to those names.
The problem is that with the current setup, where I have the following array formula - if(iserror(index(... small( .. row( - it takes about 10 seconds to populate those names for a small list at the moment (that I want to expand soon, which would make things even worse).
So I was wondering if there's another way to get this accomplished? That's not such a strain on resources? Perhaps with VBA?
Thank you very much in advance for any ideas guys!!!
PS: I have attached a quick and very stripped example of what I am trying to do with just a few items, where it still takes 2-3 seconds (in the lower right corner I see (Calculating (4 processors) % counter)) - https://drive.google.com/file/d/0B6S...w?usp=drivesdk
Bookmarks