N
nouveauricheinvestments
Hi,
I have a select query that is based on the value of a textbox on my
form. I have another textbox on my form that I want to = the value of
the ID of the query. The query will always return only 1 record. How
do I do this? This is what I have right now, and it is giving me the
following error: #Name?
This is in the textbox that I have set to = the ID field of my query:
=[FindEmployeeID]![ID]
My query is a select query with the following criteria:
[Forms]![EnterNewObservation]![ThisUser]
ThisUser is a textbox on my current form as well.
What should I do differently?
I have a select query that is based on the value of a textbox on my
form. I have another textbox on my form that I want to = the value of
the ID of the query. The query will always return only 1 record. How
do I do this? This is what I have right now, and it is giving me the
following error: #Name?
This is in the textbox that I have set to = the ID field of my query:
=[FindEmployeeID]![ID]
My query is a select query with the following criteria:
[Forms]![EnterNewObservation]![ThisUser]
ThisUser is a textbox on my current form as well.
What should I do differently?