G
Guest
I'm new to Access programming and am not clear as to how to program a search
of a table. I have a form with a combo box. When a user selects a
particular item from the combo box, I want to check to see if that item is
already stored in a table. If it is, I want to display a mesage that tells
them to choose another, otherwise they will continue with the next
instruction on the form. I am pretty familiar with Visual Basic, but not how
to get it to search a table. Any suggestions?
of a table. I have a form with a combo box. When a user selects a
particular item from the combo box, I want to check to see if that item is
already stored in a table. If it is, I want to display a mesage that tells
them to choose another, otherwise they will continue with the next
instruction on the form. I am pretty familiar with Visual Basic, but not how
to get it to search a table. Any suggestions?