thanks I am fairly new to this forum so I hope I chose the right place to post this question.
I try to make my program printout a deposit's report. I created a class to store the printing printing data and the actual database data in a recordset.
the class looks like this:
Code:
Public Class BRPDD 'Balance Report PrintingDocument Data Public totalReceiptsNum As Integer
Leave a comment: