Running totals on subform

Graham Bucknall

Registered User.
Local time
Today, 23:25
Joined
Feb 28, 2002
Messages
28
I have a form with an embedded subform. The form has a firm and the subform shows employees at the firm used by us. I want to show the running total in some way or just have the numbers by the side of the columns in the subform. Is there an easy way to do this?
 
You can create a query and base your subform on that.
in the query, you can do calculations.
 

Users who are viewing this thread

Back
Top Bottom