Please help
I have the following statement in a 'Select Case' and I get a blank result.
DoCmd.OpenReport "RptAll", acViewPreview, , "Sub System" = Forms![FrmPrintReports]![LstSelectSub]
Where am I going wrong
Cheers
Gordon
I have the following statement in a 'Select Case' and I get a blank result.
DoCmd.OpenReport "RptAll", acViewPreview, , "Sub System" = Forms![FrmPrintReports]![LstSelectSub]
Where am I going wrong
Cheers
Gordon