Hi
I am successfully using the following code for the Not In List
Private Sub Meds_NotInList(NewData As String, Response As Integer)
'Add a new Medication by typing a name in the Meds box
Dim intNewMeds As Integer, strTitle As String, intMsgDialog As Integer
'Display message box asking if...