G
Guest
Im opeing a report from a form. Whats wrong with my code. Im trying to only
display the two projects.
DoCmd.OpenReport stDocName, acViewPreview, , "[Project
Name]='Project1,Project2'"
display the two projects.
DoCmd.OpenReport stDocName, acViewPreview, , "[Project
Name]='Project1,Project2'"