I have an access database (2000 format) that I added a make table query to the login to limit user access to their particular school. When this query runs, users see a warning that the current data in the table will be overwritten and do they want to continue. I have two questions.
First, I have very limited vb skills, but is there a way to automatically accept Yes so users won't see the warning?
Second, this is a shared database, will this effect users currently logged in?
Thanks!
First, I have very limited vb skills, but is there a way to automatically accept Yes so users won't see the warning?
Second, this is a shared database, will this effect users currently logged in?
Thanks!
Comment