In my MSAccess longin table I have a Lower_Price and and Upper_Price entry for each username/password.
Users can view a table of products. Price is one entry in the product table.
How can I use the Lower_Price and and Upper_Price information in the login table to filter what the user can see.
Thanks in advance.
Cliff