M
Mike
I want to use a DSum function to calculate a total of a field in a specific
table. Each table has a unique name.
I want this to be on a form. (multi record view).
the syntax would be something like
TotEng = (DSum("[KW]", **tablename**)
where tablename is a field that contains the name of the table that contains
all the KW entries.
see where i'm getting at?
table. Each table has a unique name.
I want this to be on a form. (multi record view).
the syntax would be something like
TotEng = (DSum("[KW]", **tablename**)
where tablename is a field that contains the name of the table that contains
all the KW entries.
see where i'm getting at?