I have a form for project look-up base on a combo box that if you select the project id, another form display selected project. Within this form, user can update the project at the subform, in this there a "completed" check boxe, which that this project is completed. My question is, if the project is select to be completed, is there a way to disable or delected from the combox box? There' over 200 projects, most of them are completed,however, it's still in the in the combo box for selection to be updat.
I don't want to delete the record, I wanted to be disable or off from the combo box (I don't want to see it)
Any ideas? Thanks in advance.
I don't want to delete the record, I wanted to be disable or off from the combo box (I don't want to see it)
Any ideas? Thanks in advance.