good morning, i am trying to requery a combox based on a multi-value field for a not-in-list situation. i usually add to the list as:
Dim intAnswer As Integer
Dim strSQL As String
intAnswer = MsgBox("The location " & Chr(34) & NewData & _
Chr(34) & " is not...