See if this Helps you some...
http://www.xmas-i-am.com/how_to_filter_drop-down.htm
This is just sorting to a drop-down and then to a table but if you can get
it this far-- you will then see on the second page, (that in page 4 of the
wizard) you can just select another drop-down and then the next page you can
use the table...
One of the key things is using a custom query..
SELECT* FROM Sample (TO)
SELECT DISTINCT Order FROM Sample
In the custom Query
Clear as mud...
HTH
Don
==========================
"Don" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Hummmm...
|
| You should only be presented with one dropdown at a time..
|
| What does the query look like??
|
| Don
| ======================
| "vdvalsit" <(E-Mail Removed)> wrote in message
| news

5E92B14-3C91-4EFC-8738-(E-Mail Removed)...
|| I've try this solution, but my seach page now shows all listings
| regardless
|| of which dropdowns I select.
||
|| "Don" wrote:
||
|| > You Might want to check out
|| >
http://www.spiderwebwoman.com/tutori...ledropdown.htm
|| >
|| > HTH
|| >
|| > Don
|| > =============================
|| > "vdvalsit" <(E-Mail Removed)> wrote in message
|| > news:A0E0F671-0B29-4F04-8F61-(E-Mail Removed)...
|| > |I am trying to sort a page. I use Frontpage 2003 and use Access DB.
|| > |
http://www.vdvalist.com/locate.asp I would like to have a person
| first
|| > | select by Zip than by category. What I am trying to do is see if
| there is
|| > a
|| > | way when a person selects the Zip if I can give them only the
| choices
|| > that
|| > | are available for that zip in Category. As it stands if you don't
| know
|| > what
|| > | catagory is in what zip it gives you a "no records found".
|| > |
|| > | Any help will be greatly appreciated.
|| >
|| >
|| >
|
|