rjmccafferty
IS-IT--Management
I have a query that searches only text and number fields. But I am getting the following message when I search with one specific field in the results and ask for unique values in the query properties. The message I get is:
"Cannot include memo, OLE or Hyperlink object when you select unique values [pipeline.LastResults]" where [pipeline].[LastResults] are a table and field names.
If I strip out this field, all is fine with the query, including other fields from this table. If I strip the query down to just this field, I still get the error message.
I suspect we have pasted some offending entry in the some record(s). How do I try to figure out what and where the offending entry(s) are?
"Cannot include memo, OLE or Hyperlink object when you select unique values [pipeline.LastResults]" where [pipeline].[LastResults] are a table and field names.
If I strip out this field, all is fine with the query, including other fields from this table. If I strip the query down to just this field, I still get the error message.
I suspect we have pasted some offending entry in the some record(s). How do I try to figure out what and where the offending entry(s) are?