You'll have to forgive me because I'm very new! I have an Access database that receives logs of information from Cisco Secure ACS. This gives me information about users and devices (routers) that authenticate against Cisco Secure. I am then taking this data and running various reports. There are five tables with many fields that I receive from Cisco Secure but there is no way I can restrict certain data from coming through. One of the fields is user_name which receives the user id of the users that are authenticated. The problem is we created a generic AAA user_name for testing and this user is logged thousands of times daily. Is there a way that I can set (within the Access database) the Access tables to reject or delete the AAA entries the second they are logged.