I have made a button on my form to print a report. Now my users must choose first which printer they want to use on our network. How can i change my code so this can be done.
Private Sub KnpFactuurUitvoerder_Click()
Dim stDocName As String
Dim StrlinkCriteria As String...