T
Todd Lemen
I have a query that returns the length of a memo field
using Len([Fieldname]). This seems to work fine. When I
constrain the field in a Where clause (e.g., >150,
seeking only those records whose memo field length
exceeds 150), the query run awhile, then returns "Invalid
function". Is there another technique I should use for
this constraint?
using Len([Fieldname]). This seems to work fine. When I
constrain the field in a Where clause (e.g., >150,
seeking only those records whose memo field length
exceeds 150), the query run awhile, then returns "Invalid
function". Is there another technique I should use for
this constraint?