I have a field in a query that is a compound concatenation to form a person's name in the form of "LastName, FirstName MiddleName". When I try to include this field in the QBE definition, I get an error that indicates I should set the Origin property of the field.
What can I use in the Origin property to make the field queryable?
What can I use in the Origin property to make the field queryable?