Hi to all,
I have to do alot of vlookup type searches in my program and I was wondering which one of the 2 options in the title would be quicker and more efficient since there will be around 500 of these searches.
So...
VLookUp(what,range) or Range().Find().Offset().Value ?
Thanks
I have to do alot of vlookup type searches in my program and I was wondering which one of the 2 options in the title would be quicker and more efficient since there will be around 500 of these searches.
So...
VLookUp(what,range) or Range().Find().Offset().Value ?
Thanks