User has a database with a "one" table (Projects) joined to a "many" table (Comments) by two fields: Project Number and Phase. The Project Number and Phase together are the primary key.
She created a query using both tables, included in the grid the Project Number and Phase from the Projects table and a field called PCSD from the Comments table. The PCSD field is a Logical field (displayed as a check box).
When she runs the query, she gets the message "No Current Record".
If she removes the PCSD field from the query and adds another field from the Comments table that is NOT a logical field, the query runs just fine.
She is using a join type of 2.
Would appreciate any help on what I might look at that could be causing this error. Thank you!!!
She created a query using both tables, included in the grid the Project Number and Phase from the Projects table and a field called PCSD from the Comments table. The PCSD field is a Logical field (displayed as a check box).
When she runs the query, she gets the message "No Current Record".
If she removes the PCSD field from the query and adds another field from the Comments table that is NOT a logical field, the query runs just fine.
She is using a join type of 2.
Would appreciate any help on what I might look at that could be causing this error. Thank you!!!