I'm trying to get a calculated subtotal of a subset of a subset in a file to
appear in a calculated field.
Trades (file) (500 records)
Account Number (text field) (50 records)
Ticker (text field) (5 records)
Net (number field) (5 records)
looking for sum of 'Net' for those 5 records
Would like to have a calculated field display the sum total of the field
'Net' for all instances of a given stock in a given account.
Any ideas ???
Thanks, Scott