Hi all, I was doing some research but could not find an answer. I have a database that i use to assign projects. One the form there is two combo box. One combobox has a list of all the projects [cmbProj] and the other is Priority [cmbPri]. What i would like to do if i select a project and a priority, the next time i select the same project type, i would not be able to select the same priority until the project is completed. this way there is no same projects with the same priority.