vba. . |
Dim strReportName As String Dim strFiltr As String strReportName = " " strFiltr = ""= & Me![]" And "= & Me![]"" DoCmd.OpenReport strReportName, acViewReport, , strFiltr, acIcon
http://www.sql.ru/forum/1213460/vba-problema-s-usloviyami-dlya-otcheta