Sum account ranges
Summary
Sum account rangesContent
I'm trying to write a script that can sum the amounts of account ranges. For example, I want to sum all accounts where the account number starts with a 9. Does anyone know the best syntax to use to write this sum?
0