But late-binding would be more reliable AND
(for your programming environment) faster than
early binding.
Well you'll be happy (perhaps) to know that I converted all my Find object
related tasks to late binding, and it seems to be working just fine.
Because of all the outstanding funky issues with the Find object's methods
documented in MS KB articles (specifically, 292744 & 313104), I decided to
shift everything over to Late Binding. I was getting about 25% of my testers
with problems related to the XL5EN32.OLB registration issues, which really
got on my nerves -- so I decided to just convert my code, instead of
triggering more MS bugs than I needed to.
evan stone | software engineer