[AccessD] Simulate AutoFilter

Robert L. Stewart rl_stewart at highstream.net
Wed Apr 4 12:22:38 CDT 2007


Thomas,

First, are you nuts? Loading 1.5 million records just to filter them.
That is extremely poor design.

And to even consider Excel for the task...well, I won't say what I
think about that.

Build a search form.  Create a subform on it that will display the
results of the things selected as part of the search. Do not load
the source for the subform until you click on a button to 'find' the
results of the search criteria entered. As part of the search, give
them a field for the top X number of records. And do not let them
exceed a certain number.

Even you military contractor types should be able to use it. :-)

I can say that because I developed the FRACAS system that Stewart
& Stevenson used in the FMTV production system for the Army. So, I
know how backward engineers can be. I also worked at YPG as a RAM-D
engineer. As well as reporting on some of the testing on the M1A1
systems.

Robert

At 12:00 PM 4/4/2007, you wrote:
>Date: Wed, 4 Apr 2007 10:27:16 -0400
>From: ewaldt at gdls.com
>Subject: [AccessD] Simulate AutoFilter
>To: accessd at databaseadvisors.com
>Message-ID:
> 
><OFA16E1530.228F9136-ON852572B3.004F0FEB-852572B3.004F6677 at is002023.gdls.com>
>
>Content-Type: text/plain; charset="US-ASCII"
>
>I'd like to create a form in Access which simulates the AutoFilter
>functionality in Excel. Basically, it's the size of the files (1.5 million
>records) that makes Excel less useful than it would be otherwise. I doubt
>the company wants to spring for Office 2007 just now to have Excel's
>capacity increase.
>
>Does anyone know of a sample database or just some instruction on how to
>build such a puppy? I've got about 40 fields; will this require 40  combo
>boxes, or is there another way?
>
>TIA.
>
>Thomas F. Ewald
>Stryker Mass Properties
>General Dynamics Land Systems





More information about the AccessD mailing list