I have a filter I am using on a form. I am not very savoy with sql, but I am sure the problem with the following string is that "ActivityDetailsID" is a text property. Can somebody help me change this please? Thank you.
strFilter = "ActivityDetailsID = " & Me!ActivityDetailsID
strFilter = "ActivityDetailsID = " & Me!ActivityDetailsID