Name:  untitled.JPG
Views: 1801
Size:  18.6 KB

I'm getting this error when generating report.

The error falls in this line.

Code:
            .SelectionFormula = "{View_MasterInfo.EmployeeType} <> 'RANK & FILE' and {View_MasterInfo.DateHired} <= '" & DTPicker1.Value & "'"
What do you think I'm missing?