I have two fields (StudId and DatePaid) together with other fields in my table. I could not make my StudId to be my only key (to avoid duplicates due to some circumstances. What I wnt is to assign StudId+DatePaid to be my Key. How can I do it? (in access or in vb ado).