I have two database. One database holds a list of all the employees. The second database holds a list of data from a survey which tracks who entered the survey. What I want to do is have vb look at the first database to get a list of all the employees. Then compare it to the second database and get a list of employees that they have not completed the survey for. Can someone please help with this?