Hi,
I need help please.
I have a form that has a field called nmecbi and need to refer to the table and get the name associated with the BI. how to use the select command to do this?
the moment this way:
Private Sub nmecbi_Enter ()
Dim strSQL As String
The Dim rst DAO.Recordset
strSQL = SELECT...