I have created a query that pulls records that are > 45 days. My query has these fields:
Total_Days: Sum(Date()-[dtmSent]) - Total - Expression, Criteria - > 45 (on 2 lines)
chkAll - Criteria - False (on 2 lines)
intDealerNum - Criteria - Like "121###", Criteria(2nd line) - Like "124###"
memComments - datatype is Memo
I run the query and the Comments field is coming up as a small square box. I've taken the expression out and it works fine. Could someone help?
Thanks
Total_Days: Sum(Date()-[dtmSent]) - Total - Expression, Criteria - > 45 (on 2 lines)
chkAll - Criteria - False (on 2 lines)
intDealerNum - Criteria - Like "121###", Criteria(2nd line) - Like "124###"
memComments - datatype is Memo
I run the query and the Comments field is coming up as a small square box. I've taken the expression out and it works fine. Could someone help?
Thanks