Re: Slow search when Search af Formatted

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Monte (anonymous_at_discussions.microsoft.com)
Date: 09/27/04


Date: Mon, 27 Sep 2004 06:13:54 -0700

Vadim:
I always suspected that was what Access was doing. What I
didn't realise was that the VBA "findrecord" method would
default to 'search as formatted' if the user left the
search box dialog set-up that way. I guess I will try and
be more specific in the way I use Findrecord (i.e. don't
rely on the defaults).