Relatively a newbie to MS Access ...
I am trying to develop a form that will have some statistical information.
Table: CheckDetails Field: EstRefund
Table: ClientTracking Field: InvoiceDate
Column 1 on the form shows the total EstRefund (have this).
Column 2 on the form s/b the total EstRefund for current year. (Don't have this).
Column 3 on the form s/b the total EstRefund for current month. (Don't have this).
I think DSum is the way to do this, but I am having a hard time figuring out the syntax.
Any thoughts??
TIA-
R. Fisher
I am trying to develop a form that will have some statistical information.
Table: CheckDetails Field: EstRefund
Table: ClientTracking Field: InvoiceDate
Column 1 on the form shows the total EstRefund (have this).
Column 2 on the form s/b the total EstRefund for current year. (Don't have this).
Column 3 on the form s/b the total EstRefund for current month. (Don't have this).
I think DSum is the way to do this, but I am having a hard time figuring out the syntax.
Any thoughts??
TIA-
R. Fisher