Hello,
I create a form with the data from multiple tables, and I create an search form which allow me to search by single value (product ref.)
Form_frmdisplay.RecordSource = "SELECT * FROM TableProduct...
I want to create a Msgbox when I input value which is not in my TableProduct, showing...