View Single Post
 
Old 05-22-2014, 08:54 AM
BobBridges's Avatar
BobBridges BobBridges is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: May 2013
Location: USA
Posts: 700
BobBridges has a spectacular aura aboutBobBridges has a spectacular aura about
Default

Ah, it's fun being appreciated . Remember what I said: In my experience, I've found that many VLOOKUP-or-whatevers to an external closed workbook is significantly slower than if it's open. I have one application where I write the VBA code to actually copy the table into a worksheet in the current workbook, every time it runs, to be sure of getting the latest info but without the drag on the lookups itself. Mind you, that one has a short lookup table but tens of thousands of rows doing lookups on it. If it were only a few hundred lookups it might not matter.
Reply With Quote