A
AJ
I'm having a query problem. I know what is happening, but I don't know how
to fix it. My table has 4 fields, column 1 = Index #, column 2 = Team
Leader, column 3 = username, column 4 = email
I have a form set up for data entry by selecting from a combo box which
pulls from column 2.
I have the query set up with criteria such that the dialog box states "enter
team leader".
The query is looking for something from column 1 which is the Index # not
from column 2 which is the team leader.
The user will not know the Index #, so I need to know how to get the query
to pull from the team leader (column 2) field.
Thanks in advance to anyone that can help!
to fix it. My table has 4 fields, column 1 = Index #, column 2 = Team
Leader, column 3 = username, column 4 = email
I have a form set up for data entry by selecting from a combo box which
pulls from column 2.
I have the query set up with criteria such that the dialog box states "enter
team leader".
The query is looking for something from column 1 which is the Index # not
from column 2 which is the team leader.
The user will not know the Index #, so I need to know how to get the query
to pull from the team leader (column 2) field.
Thanks in advance to anyone that can help!