Experts, I am stuck and I am looking for help. I have been working with access for a few years now, and the VBA behind it. However, I can't seem to figure this problem out. I know how to filter an access report when it is displayed using: DoCmd.OpenReport stDocName, acPreview, , strFilter and I know...