K
Ken Snell
Your expression will return either a True or False result, not a
RecordSource string.
To set the RecordSource of a subreport:
Me.rpt_Employee_Info_Sub.Report.RecordSource = "q_rptEmployeeInfoSub"
RecordSource string.
To set the RecordSource of a subreport:
Me.rpt_Employee_Info_Sub.Report.RecordSource = "q_rptEmployeeInfoSub"