strFormula = "{CAO.DateReceived} in Date(" & Left(strControl, 4) & "," & Mid(strControl, 5, 2) & "," & Right(strControl, 2) & " to Date(" & Left(strControl2, 4) & ", " & Mid(strControl2, 5, 2) & "," & Right(strControl2, 2) & "" & " and {CAO.Assignee} = '" & (cboAssignee.Text) & " and {CAO.Status} = '" & (charstr) & "'"
I get runtime error '20515'
The remaining text does not appear to be part of the formula.
JPBinary
MCSE, MCSA
I get runtime error '20515'
The remaining text does not appear to be part of the formula.
JPBinary
MCSE, MCSA