H
Harry
Using a subform I do calculate the costs of a specific kind of expenses.
The kind of expenses are selected in the primary form using a combobox.
Withing the subform now I want to have a textfield with the grand total of
all expenses within the expense table.
For the expenses of a specific kind I use =sum([me.expenseprice]) but what
to do for the grand total?
The kind of expenses are selected in the primary form using a combobox.
Withing the subform now I want to have a textfield with the grand total of
all expenses within the expense table.
For the expenses of a specific kind I use =sum([me.expenseprice]) but what
to do for the grand total?