Hi
I would like to create a summary total table of expenses from 12 monthly tables.
Each monthly table has an expense category(single select) field which have been grouped. Other fields are values, date, and a short description which is the primary field.
On the summary table I would like to show monthly totals for each expense category, cumulating to a yearly total. e.g January, Pension, 300, Feb, Pension, 300 etc with a rolling total at the end. Then Jan, mortgage, 1000, Feb, Mortgage, 100 etc…