Hi, I'm back
Actually I decided to do the VB code part.
This is how it works:
Dim dPageTotal As Double
Option Compare Database
--------------------------------------------------
Private Sub Detail_Print(Cancel As Integer, PrintCount As Integer)
dPageTotal = dPageTotal + Me.txtAmount
End Sub...
Hi budich,
I have tried doing this aswell, but I don't think it's possible. I guess it doesn't support it.
It's not that I need it but a friend asked me how to do it, I tried to do a Sum([fieldname]) on the pagefooter and was amazed that it didn't work. I suppose that it's not an oftenly...
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.