I need help. I have a form that asks for a person's user id and password and I want it to then check what they enter to see if it exists in my Security table in the database. I am storing what they enter in a global variable but I am getting multiple error messages when I try to use a For...Next Loop to check the Fields collection. Help!!!