I use a query to sum the outstanding balances that are included in a particular file to a summary table (I call it my Vault) The original file may include dozens of accounts, but all I want to write to the Vault is the sum of the balances.
The query is named "Sum of Account Balances" - the field being summed is "Balances" - How do I write this total to another table - I'm having a complete brain fade on the process.
Thanks!
The query is named "Sum of Account Balances" - the field being summed is "Balances" - How do I write this total to another table - I'm having a complete brain fade on the process.

Thanks!