I searched the forum and found several ideas to even get to where I am now. BUT!, I entered the following code to filter my report:
Private Sub PrintRptBttn_Click()
On Error GoTo Err_PrintRptBttn_Click
Dim stDocName As String
Dim strFilter As String
stDocName =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.