I have designed a simple HTML Data access page using the wizard in Access 2003. This is the frontend to a simple table I have at the backend. One of the fields in the page is "Salesman". My question is I want to restrict salesman from seeing other salesman records. So when they access the page they can only see there records. I will restrict the backend to only managers though the network permissions so they wont be able to open the .mdb but, its at the access page that my problem lies. Now when they login into it they can scroll through all the records in the database. Is there a simple way to restrict this. thanks for any info.