I have a list of employee travel and entertainment expense transactions and am trying to determine if employees go over set meal allowance for each day. So I want to be able to group by [Employee #] & [Date] to see if the aggregate of transactions for a particular day go over the limit.