RyanStanford1
7 years agoQrew Captain
Invoice Type table, multiple records for same ""destination"", get total
I have a table that creates batch files for bank transfers. This works well, except for when a destination account is used more than once for that batch file. What I'm looking to do is if a record is part of that batch file (two tables, one for line items, then given relationship to the batch file table) I want to total the amounts for each destination account, and then have the batch file only have one record per destination account.