Have a report based on a query. Report opens in preview mode and shows only one line of data when there should be mutiple lines.
Using this code below to output a snapshot file:
Sub OutputLoanCardReport()
Dim strUserName As String, strPath As String
strUserName = Reports![Loan Card...