Filter by form Listing

  • Thread starter Thread starter sweyer via AccessMonster.com
  • Start date Start date
S

sweyer via AccessMonster.com

When I filter by form, I cannot drop down a list of values. I only see IS
NULL or IS NOT NULL. There are only 7 records on this table right now, so the
default filter settings do not apply here. I have another form with two
nearly identical fields - FirstName and LastName. For some reason I can drop
down the list of FirstNames, but not the list of LastNames. I've only got a
total of 50 records in the table that form is based off of. Is there any way
I can fix it so that I can drop down all the fields when Filtering by Form.
Thanks!
 
Nevermind I found the answer on another site. I had to change each field's
Filter Lookup setting from Database Default to Always. Thanks anyway!
 
Back
Top