Can somone tell me what is wrong with my attempt to retrieve of a value (Last_Name) from an open form (Questions) to a query ?
Form name is Questions
Form field name is Last_Name
This query criteria is [Forms]![Questions]![Last_Name].
I also tried CStr([Forms]![Questions]![Last_Name]). The field definition in the table is "Short Text". The form is displayed when running the query.:banghead:
Form name is Questions
Form field name is Last_Name
This query criteria is [Forms]![Questions]![Last_Name].
I also tried CStr([Forms]![Questions]![Last_Name]). The field definition in the table is "Short Text". The form is displayed when running the query.:banghead: