Search results

  1. T

    Code problem on sub total page in Access

    Dim GlobalFlagR As Variant Dim x As Double Dim y As Double Dim z As Double Option Compare Database Option Explicit Private Sub Detail_Print(Cancel As Integer, FormatCount As Integer) End Sub Private Sub PageFooterSection_Format(Cancel As Integer, FormatCount As Integer) End Sub...
Back
Top Bottom