PC Review


Reply
Thread Tools Rate Thread

dropdown lists not progressively filtered in MS Access 2003 filter by form

 
 
Mike O.
Guest
Posts: n/a
 
      8th Nov 2004
MS Access 2003 "filter by form" has drop down lists that allow the
user to select values for each field to filter by. However, once some
values are selected,the remaining dropdown lists remain the same and
aren't progressively filtered to reflect the selections already made
in other fields. This can be very tedious when filtering a large
datasheet. Unlike Access, the MS Excel autofilter has automatic
progressive filtering of value dropdown lists, however, Excel's
size limitation makes it useless for working with a large database.

Does anyone know of a way to get the MS Access filter by form dropdown
lists to become progressively filtered to reflect filter choices already made?

Thanks,

Mike O.
 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      9th Nov 2004
The Filter By Form is not powerful enough to do what you want.

Use a different interface, e.g. unbound combos in the Form Header section.
You can then program them so the AfterUpdate of the first sets the RowSource
of the second, and so on.

It's dead easy to build a filter string from the non-blank boxes in the form
header section, and assign it to the Filter of the form (remembing to set
FilerOn as well).

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Mike O." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> MS Access 2003 "filter by form" has drop down lists that allow the
> user to select values for each field to filter by. However, once some
> values are selected,the remaining dropdown lists remain the same and
> aren't progressively filtered to reflect the selections already made
> in other fields. This can be very tedious when filtering a large
> datasheet. Unlike Access, the MS Excel autofilter has automatic
> progressive filtering of value dropdown lists, however, Excel's
> size limitation makes it useless for working with a large database.
>
> Does anyone know of a way to get the MS Access filter by form dropdown
> lists to become progressively filtered to reflect filter choices already
> made?
>
> Thanks,
>
> Mike O.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access gets progressively slower in loading using CommandBar objec =?Utf-8?B?SGFydmV5?= Microsoft Access Form Coding 2 21st Feb 2006 02:42 PM
Help a newbie: Populating dropdown lists on a form using data from anothr dropdown list DAVID Microsoft Access 1 14th Jun 2005 12:21 AM
Windows gets progressively slower.... =?Utf-8?B?Ym9tYmVyYm95YnJhZA==?= Windows XP General 5 24th Nov 2004 09:20 AM
Progressively slower computer DocK Windows XP Performance 1 10th Feb 2004 06:38 AM
booting up has gotten progressively slower Windows XP Performance 1 13th Nov 2003 09:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:43 PM.