I am having students fill in a table field with their student ID. I am using that field to do a lookup in a database to auto populate the other fields in that table. My problem comes in using different browsers. If the student uses Internet Explorer, as soon as they click in the field to type in the first number, all student IDs show up like a drop down list. I would prefer this not happen. I have tried copying the value to another field then doing the lookup on the new one and I can't seem to get that to work. I would really appreciate some help on this one as I don't want students to be able to just pick a Student ID they see to be able to associate that with another student.