Hello all,
What I have is a table with two fields: IDs and expenses.
multiple occurences of a single ID are possible and will happen. What I need to do is get the total expenses incurred per ID. Not too sure if I need to use the sum functionality or if there is another way to do it.
Thanks in advance.
Maria
What I have is a table with two fields: IDs and expenses.
multiple occurences of a single ID are possible and will happen. What I need to do is get the total expenses incurred per ID. Not too sure if I need to use the sum functionality or if there is another way to do it.
Thanks in advance.
Maria